.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.p {
	font-family:  "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006600;
}
.numbers {
	font-family:  "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CCCC00;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
}

.tag {  color: #CC0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size: 9pt}
.tag A {  color: #000000; text-decoration:none;}
.tag A:LINK {  color: #000000; text-decoration:none;}
.tag A:VISITED {  color: #000000; text-decoration:none;}
.tag A:HOVER {  color: #CC0000; text-decoration:none;}
.links {  color: #FFFF00; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12pt}
.links A {  color: #FFFFFF; text-decoration:bold;}
.links A:LINK {  color: #FFFFFFF; text-decoration:bold;}
.links A:VISITED {  color: #FFFFFF; text-decoration:bold;}
.links A:HOVER {  color: #FFFF00; text-decoration:none;}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}

.bvlogo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.bvlogo a {
font-size: 10px;
text-decoration: underline;
color: #cc0000;
}
