p {  font-size: 12px}
p {
	line-height: 16pt;
	font-size: 12px;
}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 11px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
h2 {  font-size: 18px; font-weight: bold}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #b00000;
}


#whitelink A:link { text-decoration: underline; color: #ffffff;}
	#whitelink A:visited { text-decoration: underline; color: #ffffff;}
	#whitelink A:active { text-decoration: underline; color: #ffffff;}
	#whitelink A:hover { text-decoration: none; color: #ffffff;}
	#whitelink { font-size: 11px; color: #ffffff;  FONT-FAMILY: Arial, Helvetica, sans-serif; }
	
.style5 {font-size: 14; color: #999999; }

#greylink A:link { text-decoration: underline; color: #999999;}
	#greylink A:visited { text-decoration: underline; color: #999999;}
	#greylink A:active { text-decoration: underline; color: #999999;}
	#greylink A:hover { text-decoration: none; color: #999999;}
	#greylink { font-size: 11px; color: #999999;  FONT-FAMILY: Arial, Helvetica, sans-serif; }



#toplinks {
	text-align: center;
	font-size: 11px;
	color: white;
	height: 11px;
	margin-bottom: -11px;
}
#toplinks a{
	text-decoration: none;
	color: white;
}