BODY 
{
	margin: 1px;
	font-size: x-small; 
	color: #000000; 
	background-color: #d0d0d0;
	font-family: arial, helvetica, verdana, sans-serif; 
}
TD 
{
	font-size: x-small; 
	color: #000000; 
	font-family: arial, helvetica, verdana, sans-serif; 
}
P 
{
	font-size: x-small; 
	color: #000000; 
	font-family: arial, helvetica, verdana, sans-serif; 
}

A{color: #fa4f3d;text-decoration: none;}
A:link{color: #fa4f3d;text-decoration: none;}
A:visited{color: #fa4f3d;text-decoration: none;}
A:hover{color: #fa4f3d;text-decoration: underline;}

A.Menu{color: #ffffff;text-decoration: none;}
A.Menu:link{color: #ffffff;text-decoration: none;}
A.Menu:visited{color: #ffffff;text-decoration: none;}
A.Menu:hover{color: #802335;text-decoration: none;}

A.Home{color: #fa4f3d;font-size:87%;text-decoration: none;}
A.Home:link{color: #fa4f3d;font-size:87%;text-decoration: none;}
A.Home:visited{color: #fa4f3d;font-size:87%;text-decoration: none;}
A.Home:hover{color: #fa4f3d;font-size:87%;text-decoration: underline;}

.whiteH1{font-size: small; font-weight: bold; color: #ffffff;}
.whiteH2{font-size: x-small; font-weight: bold; color: #ffffff;}
.whiteH3{font-size: xx-small; font-weight: bold; color: #ffffff;}
.blackH1{font-size: small; font-weight: bold; color: #000000;}
.blackH2{font-size: x-small; font-weight: bold; color: #000000;}
.blackH3{font-size: xx-small; font-weight: bold; color: #000000;}
.greyH1{font-size: small; font-weight: bold; color: #888888;}
.greyH2{font-size: x-small; font-weight: bold; color: #888888;}
.greyH3{font-size: xx-small; font-weight: bold; color: #888888;}
.redH1{font-size: small; font-weight: bold; color: #cc2e5f;}
.redH2{font-size: x-small; font-weight: bold; color: #cc2e5f;}
.redH3{font-size: xx-small; font-weight: bold; color: #cc2e5f;}
.blueH2{font-size: x-small; font-weight: bold; color: #6c81a8;}
.orangeH1{font-size: small; font-weight: bold; color: #f8933b;}


.whiteT2{font-size: x-small; font-weight: normal; color: #ffffff;}
.whiteT3{font-size: xx-small; font-weight: normal; color: #ffffff;}
.blackT2{font-size: x-small; font-weight: normal; color: #000000;}
.blackT3{font-size: xx-small; font-weight: normal; color: #000000;}
.greyT2{font-size: x-small; font-weight: normal; color: #888888;}
.greyT3{font-size: 85%; font-weight: normal; color: #888888;}
.blueT2{font-size: x-small; font-weight: normal; color: #2e4b83;}

.Footer
{
	font-size: xx-small; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none;
}
.Heading
{
	font-size: small; 
	color: #000000;
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
}
.MenuOn
{
    font-family: arial, helvetica, sans-serif; 
    background-color: #ff942c;
    color: #ffffff;
    font-size: 70%;
    font-weight: bold;
    text-align: right;
    padding-right: 10;
    padding-top: 2;
    padding-bottom: 2;
}
.MenuOff
{
    font-family: arial, helvetica, sans-serif; 
    background-color: #fa4f3d;
    color: #ffffff;
    font-size: 70%;
    font-weight: bold;
    text-align: right;
    padding-right: 10;
    padding-top: 2;
    padding-bottom: 2;
}
.NavLink
{
    color: #ffffff;
    text-decoration: none;
}