body, td{
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #000000;
	background-color : #FFFFFF;
}
H1{
	font-size : 16px;
}
H2{
	font-size : 14px;
}
.small{
	font-size : 11px;
}
.copyright{
	font-weight : bold;
	font-size : 10px;
	letter-spacing : 1px;
}
A:LINK, A:VISITED {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	text-decoration : underline;
	letter-spacing : normal;
	background-color : #FFFFFF;
}
A:HOVER {
	font-size : 12px;
	color : #D70368;
	font-weight : bold;
	text-decoration : underline;
	background-color : #FFFFFF;
}
UL{
	list-style-type : disc;
	font-size: 12px;
}
