body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.hometxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link { font-weight:bold; font-size:9px; color:#a00000; text-decoration:underline}
a:visited { font-weight:bold; font-size:9px; color:#a00000; text-decoration:underline}
a:hover { font-weight:bold; font-size:9px; color:#ffffff; text-decoration:underline; cursor:hand; background-color: #a00000;}
a:active { font-weight:bold; font-size:9px; color:#a00000; text-decoration:underline}

.justify {
	text-align: justify;
}