body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.headernav {
	font-family: Arial, Verdana, Helvetica; 
	color: #000055; 
	font-size: 12px;
	font-weight: bold;
	font-style: normal}
.headernav a:link {color: #000055; text-decoration: none} 
.headernav a:visited {color: #000055; text-decoration: none} 
.headernav a:hover {color: #000055; text-decoration: underline} 
.headernav a:active {color: #000055; text-decoration: none}

.footernav {
	font-family: Arial, Verdana, Helvetica; 
	color: #666666; 
	font-size: 10px;
	font-weight: bold;
	font-style: normal}
.footernav a:link {color: #666666; text-decoration: none} 
.footernav a:visited {color: #666666; text-decoration: none} 
.footernav a:hover {color: #666666; text-decoration: underline} 
.footernav a:active {color: #666666; text-decoration: none}

.text {
	font-family: Arial, Verdana, Helvetica; 
	color: #000000; 
	font-size: 12px;}
.text a:link {color: #CC3300; text-decoration: none} 
.text a:visited {color: #CC3300; text-decoration: none} 
.text a:hover {color: #CC3300; text-decoration: underline} 
.text a:active {color: #CC3300; text-decoration: none}

.boxtext {
	font-family: Arial, Verdana, Helvetica; 
	color: #000000; 
	font-size: 12px;
	font-weight: bold;
	font-style: italic}
.boxtext a:link {color: #CC3300; text-decoration: none} 
.boxtext a:visited {color: #CC3300; text-decoration: none} 
.boxtext a:hover {color: #CC3300; text-decoration: underline} 
.boxtext a:active {color: #CC3300; text-decoration: none}

.headertext {
	font-family: Arial, Verdana, Helvetica; 
	color: #FFFF99; 
	font-size: 11px;}
.headertext a:link {color: #FFFF99; text-decoration: none} 
.headertext a:visited {color: #FFFF99; text-decoration: none} 
.headertext a:hover {color: #FFFF99; text-decoration: underline} 
.headertext a:active {color: #FFFF99; text-decoration: none}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-left: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 0px;
}
