body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
}
A:link {
	color:#CC3300;
	text-decoration: underline;
}
A:visited {
	color:#CC3300;
	text-decoration: underline;
} 
A:active {
	color:#CC3300;
	text-decoration: underline;
} 
A:hover {
	color: #CC3300;
	text-decoration: underline overline;
}
.text10 {
	font-size: 10pt;
}
.text11 {
	font-size: 11pt;
}
.text12 {
	font-size: 12pt;
}
.text14 {
	font-size: 14pt;
}
.text18 {
	font-size: 18pt;
}
.text20 {
	font-size: 20pt;
}

