h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: disc;
	clip:   rect(auto auto auto auto);
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 13px;
	font-weight: normal;
}
