a:link
{
	font-weight: bolder;
	color: #CC0033;
}

a:hover
{
	font-weight: bolder;
	color: #990033;
; text-decoration: none}

a:visited
{
	font-weight: bolder;
	color: #FF6666;
}

a.navbar:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #FFFFFF; 
; text-decoration: none}

a.navbar:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #FFFF99; 
; text-decoration: none}

p {
	left: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13pt;
	text-decoration: none;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -10px;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-right: 12px;
	color: #CC0000; 
}

.pagesubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin-left: 6px;
	margin-right: 12px;
}

.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
	margin-top: 20px;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}

.bodysubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000066;
}

.hilight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: left;
}.fineprint {  font-family: "Times New Roman", Times, serif; font-size: 10pt}
