.white {font-size: 11px;}
.white:link {text-decoration:none;font-family: "Times New Roman", Times, serif;color: #FFFFFF;}
.white:visited {text-decoration:none;font-family: "Times New Roman", Times, serif;color: #CCCCCC;}
.white:hover {text-decoration:underline;font-family: "Times New Roman", Times, serif;color: #FF9900;}
.white:active {text-decoration:none;font-family: "Times New Roman", Times, serif;}
.whitebold {font-size: 14px;font-weight: bold;}
.whitebold:link {text-decoration:none;font-family: "Times New Roman", Times, serif;color: #FFFFFF;}
.whitebold:visited {text-decoration:none;font-family: "Times New Roman", Times, serif;color: #CCCCCC;}
.whitebold:hover {text-decoration:underline;font-family: "Times New Roman", Times, serif;color: #FF9900;}
.whitebold:active {text-decoration:none;font-family: "Times New Roman", Times, serif;}
.footer {font-size: 11px;font-weight: bold;}
.footer:link {text-decoration:none;font-family: "Times New Roman", Times, serif;color: #000000;}
.footer:visited {text-decoration:none;font-family: "Times New Roman", Times, serif;color: #666666;}
.footer:hover {text-decoration:underline;font-family: "Times New Roman", Times, serif;color: #FF9900;}
.footer:active {text-decoration:none;font-family: "Times New Roman", Times, serif;}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
