BODY
{
    font-size: 12pt;
    background-color: #aaaaaa;
    font-family: Verdana, Arial, sans-serif;
    Text-decoration: none
}
A:link{color: white;}
A:visited{color: white;}
A:hover{color: #aa0000;}
.footer {
	font-size: xx-small;
	color: #000000;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight : normal;
	font-style: normal;
	text-transform: none;
}
A.footer {
	font-size: small;
	color: #000000;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
	font-style: normal;
	text-transform: none;
}
A.footer:HOVER {
	color: #cc0000;
	text-decoration: underline;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
A.footer:VISITED {
	font-size: small;
	color: #000000;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
	font-style: normal;
	text-transform: none;
}
A.footer:VISITED:HOVER {
	font-size: small;
	color: #cc0000;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-weight : bold;
	font-style: normal;
	text-transform: none;
}

.text
{
font-size: 12px;
color: white;
font-family : Verdana, Arial, sans-serif;
text-decoration: none;
font-weight : normal;
text-align: justify;
}