TH {
	background-image : background.gif;
	background : #1F4C78;
	font-size : x-small;
	color : White;
	font-weight : bold;
}
TR {
	background-color : #E6EAED;
	background-image : background.gif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
}
TABLE {
	background : Black;
	border : 0;
}
BODY {
	background-color : #386CA0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : White;
	scrollbar-face-color: #1F4C78; 
	scrollbar-shadow-color: Black; 
	scrollbar-highlight-color: #E6EAED; 
	scrollbar-3dlight-color: E6EAED; 
	scrollbar-darkshadow-color: Black; 
	scrollbar-track-color: #E6EAED ; 
	scrollbar-arrow-color: E6EAED
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : White;
	font-weight : bold;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #E6EAED;
	font-weight : bold;
}