BODY {
	color : #222222;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
}
TD {
	color : #222222;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
}
A:link 		{ color : #444444; text-decoration : none; }
A:visited 	{ color : #444444; text-decoration : none; }
A:active 	{ color : #FF6600; text-decoration : none; }
A:hover 	{ color : #FF6600; text-decoration : underline; }

/* classes */
.header 	{ font-size : 18px; font-weight : bold; }
.small_text {
	color : #222222;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
}
.footer {
	color : #EEEEEE;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
}