.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;

}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
td {
font-family: Helvetica, Arial, Sans
}
A {
color:red;text-decoration: none;
}
A:hover {
color:blue;text-decoration: underline;
}
input.red {
background-color:red
}
