BODY {
	background-color : FFFFFF;
	margin-top : 0px;
	margin-left : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
TABLE {
	background-color : FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
HR {
	color : CCCCFF;

}
H1 {
	font-size : small;
	color : 0033CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H2 {
	font-size : x-small;
	color : 0033CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.content{
	font-size : x-small;
	color : 000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.blue{
	color : 0033CC;
}
A {
	color : #0033CC;
}
A:HOVER {
	color : #CC0066;
}
A.content{
	color : #CC0066;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.content {
	color : #0033CC;
	text-decoration : none;
}
.footer{
	font-size : x-small;
	color : #0033CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.footer {
	color : #0033CC;
}
A:HOVER.footer {
	color : #CC0066;
}
