.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	white-space: normal;

}
.bodyblackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.headerblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.navwhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navwhitebold a:link { 
color: #FFFFFF; 
text-decoration: none; 
} 
.navwhitebold a:visited { 
color: #FFFFFF; 
text-decoration: none; 
}
.navwhitebold a:hover { 
color: #FFFFFF; 
text-decoration: underline; 
} 
.navwhitebold a:active { 
color: #FFFFFF; 
text-decoration: none; 
}
.bodyblackNonJust {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	white-space: normal;
}
.footerblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	white-space: normal;
}
.footerblue a:link { 
color: #0066CC; 
text-decoration: none; 
} 
.footerblue a:visited { 
color: #0066CC; 
text-decoration: none; 
}
.footerblue a:hover { 
color: #000066; 
text-decoration: underline; 
} 
.footerblue a:active { 
color: #0066CC; 
text-decoration: none; 
}