BODY, TD {
	font-family : Arial, Verdana, Helvetica;
	color : #000000;
	font-size : 11px;
	font : normal;
}
H1{
	color : #990033;
	font-size : 20px;
	letter-spacing : 3px;
}
.copyright{
	color : #666666;
	font-size : 10px;
	font-weight : 500;
}
A:LINK, A:VISITED {
	font-family : Arial, Verdana, Helvetica;
	color: #330066;
	font-size : 11px;
	font-weight : bold;	
	text-decoration : none;
}
A:HOVER {
	color: #990033;
	font-size : 12px;
	font-weight : bold;	
	text-decoration : none;
	text-align : center;
}
a.body:link, a.body:visited{
	color: #990033;
	font-size : 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.body:hover{
	color: #330066;
	font-size : 11px;
	font-weight: bold;
	text-decoration: underline;
}

