BODY, TABLE, TD {
	color : #FFF;
	font-family : Times New Roman;
	font-size : 14px;
}

H1 {
	color : #FFF;
	font-family : Times New Roman;
	font-size : 28px;
}

H2 {
	color : FFF;
	font-family : Times New Roman;
	font-size : 22px;
}

H3 {
	color : #FFF;
	font-family : Times New Roman;
	font-size : 20px;
	margin-top:0px;
	margin-bottom:3px;
}

H4 {
	color : #FFF;
	font-family : Times New Roman;
	font-size : 16px;
	margin-top:0px;
	margin-bottom:3px;
}

A  {
	color : #FFF;
	text-decoration : underline;
}

A:HOVER {
	color : darkblue;

}

.small {
	font-size : 11px;
}

.white {
	color : #FFFFFF;
}




