.title {  font-size: 16px; font-weight: bold}
.font6 {  font-size: 6pt; color: #FF0000}
table {
	font-size: 12px;
	line-height: 140%;

}
.font10 {
	font-size: 10.5pt;
	font-weight: bold;
}
a {
	color: #003300;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

