body { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; color: #000000; text-decoration: none; margin-left: 10px; margin-bottom: 10px; margin-top: 10px;
 }

a:link { background-color: transparent; color : #000000; text-decoration: none; }
a:visited { background-color: transparent;color: #000000; text-decoration: none; }
a:hover { background-color: transparent; color: #FF0000; text-decoration: none; }

table { border-color: #000000; }

td { font-family: Arial, Helvetica, sans serif; font-size: 14pt; font-style: normal; text-decoration: none; }

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}