.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.links {  color: #990000; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11pt}
.links A {  color: #0000FF; text-decoration:underline;}
.links A:LINK {  color: #0000FF; text-decoration:underline;}
.links A:VISITED {  color: #0000FF; text-decoration:underline;}
.links A:HOVER {  color: #990000; text-decoration:none;}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CCCCFF;
}
.firstLetters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}