body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 8B0002;
}

td.mainbutton { 
	color: ffffff;
	font-size: 11pt;
	font-weight: 900;
	font-style: italic;	
}
td.maintext { 
	font-size: 10pt;
	padding: 5px;	
}
font.copyright {
	font-size: 8pt;
}
font.title {
	font-size: 13pt;
	font-weight: bold;
}
a {
	color: BF1325;
}
a:visited {
	color: 333333;
}
a:hover {
	color: 5A0002;
}
a.mainbutton {
	color: ffffff;
	font-size: 11pt;
	font-weight: 900;
	font-style: italic;
	text-decoration: none;	
}
a.mainbutton:visited {
	color: ffffff;
	font-size: 11pt;
	font-weight: 900;
	font-style: italic;
	text-decoration: none;	
}
a.mainbutton:hover {
	color: cccccc;
	font-size: 11pt;
	font-weight: 900;
	font-style: italic;
	text-decoration: none;	
}