BODY {
	font-family: Verdana;
	font-size : 12px;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;	
}
P {
	font-family: Verdana;
	font-size : 12px;
}
H1 {
	FONT: bold 16px verdana;
}
TABLE {
	font-family: Verdana;
	font-size : 12px;	
}
TD {
	font-family: Verdana;
	font-size : 12px;	
}
TD.white {
	font-family: bold, Verdana;
	font-size : 12px;	
	color: White;
}
A {
	FONT-WEIGHT: bold;
	FONT: bold 12px Verdana;
	COLOR: #8B0000;
	TEXT-DECORATION: none;
}
A:hover {
	FONT-WEIGHT: bold;
	FONT: bold 12px Verdana;
	COLOR: #1E90FF;
	TEXT-DECORATION: none;
}
A.hidden {
	font: bold 12px  Arial;
	COLOR: white;
	TEXT-DECORATION: none;
}
A.hidden:hover {
	FONT: bold 12px Arial;
	COLOR: white;
	TEXT-DECORATION: underline;
}
A.blueb {
	FONT: 10px Verdana;
	COLOR: #676A89;
	TEXT-DECORATION: none;
}
A.blueb:hover {
	FONT: 10px Verdana;
	COLOR: #2D97FD;
	TEXT-DECORATION: none;
}
A.redblue2 {
	FONT-WEIGHT: bold;
	FONT: bold 12px Verdana;
	COLOR: Maroon;
	TEXT-DECORATION: none;
}
A.redblue2:hover {
	FONT: bold 12px Verdana;
	COLOR: Teal;
	TEXT-DECORATION: none;
}
A.white {
	FONT-WEIGHT: bold;
	FONT: bold 12px Verdana;
	COLOR: White;
	TEXT-DECORATION: none;
}
A.white:hover {
	FONT: bold 12px Verdana;
	COLOR: White;
	TEXT-DECORATION: none;
}
STRONG.title {
	FONT: bold 18px Verdana;
	COLOR: #3670D3;
}
STRONG.title2 {
	FONT: bold 15px Verdana;
	COLOR: #3670D3;
}