BODY {
	SCROLLBAR-FACE-COLOR: #cc0000; FONT-SIZE: 14px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #333333; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #eeeeee; FONT-FAMILY: arial; SCROLLBAR-DARKSHADOW-COLOR: #000000
}
TD {
	font-family : Arial,MS Sans Serif,tahoma;
	font-size : 12px;
	font-style : normal;
	color : 222222;
}
TH {
	font-family : Arial,MS Sans Serif,tahoma;
	font-size : 14px;
	font-style : normal;
	color : FFFFFF;
	background-color : cc0000;
}

.head1 {
	font-family : Arial,MS Sans Serif,tahoma;
	font-size : 20px;
	font-style : normal;
	color : FFFFFF;
}

.head2 {
	font-family : Arial,MS Sans Serif,tahoma;
	font-size : 16px;
	font-style : normal;
	color : 33CCFF;
	font-weight:bold;
}

.head3 {
	font-family : Arial,MS Sans Serif,tahoma;
	font-size : 15px;
	font-style : normal;
	color : FFFFFF;
}
.head4 {
	font-family : Arial,MS Sans Serif,tahoma;
	font-size : 12px;
	font-style : normal;
	color : 444444;
	font-weight:bold;
}

.head5 {
	font-family : Arial,MS Sans Serif,tahoma;
	font-size : 14px;
	font-style : normal;
	color : CC0000;
	font-weight:bold;
}

.comment {
	font-family : Arial,MS Sans Serif,tahoma;
	font-size : 12px;
	font-style : normal;
	color : 0066FF;
	font-weight:normal;
}

A:link {color:#10286a;text-decoration: none;}
A:visited {color:#10286a;text-decoration: none;}
A:hover {color:#FE0000;text-decoration: none;}