BODY, TD {
	font-family : Arial, Verdana, Helvetica;
	color : #333333;
	font-size : 12px;
}
.copyright{
	color : #666666;
	font-size : 10px;
	font-weight : 500;
}
.greyit{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #666666;
	font-style : italic;
	font-weight : 500;
}
.grey{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #666666;
}
.purple{
	font-family : Verdana, Arial, Helvetica;
	color : #330066;
	font-size : 12px;
	font-weight : bold;
}
A:LINK, A:VISITED {
	color: #330066;
	font-size : 11px;
	font-weight : bold;	
	text-decoration : none;
}
A:HOVER {
	color: #990033;
	font-size : 12px;
	font-weight : bold;	
	text-decoration : none;
}
a.body:link, a.body:visited{
	color: #990033;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.body:hover{
	color: #330066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
