BODY {
	font: 12px  Arial;
	scrollbar-face-color: #cdcdcd;
	scrollbar-highlight-color: #696969;
	scrollbar-3dlight-color: Navy;
	scrollbar-darkshadow-color: Black;
	scrollbar-shadow-color: Gray;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #f5f5f5;
}
.menu {
	background-color: #f5f5f5;
	color: Black;
	font: normal bold 12px Arial;
	border : thin solid Silver;
}
P {
	font: 12px  Arial;
}
P.footer {
	font: 9px  Arial;
	color: #708090;
}
P.disc {
	font: 10px  Arial;
	color: #708090;
}
H1 {
	FONT: bold 18px Arial;
	COLOR: Red;
}
H2 {
	FONT: bold 14px Arial;
	COLOR: Red;
}
H6 {
	FONT: bold 8px Arial;
}
TABLE {
	font: 12px  Arial;
}
TD {
	font: 12px  Arial;
}
TD.news {
	font: 10px  Arial;
}
TD.blue  {
	background: #10a5e7;
	FONT: bold 12px Verdana;
	color: White;	
}
TD.grey  {
	background: White;
	FONT: bold 12px Verdana;
	color: Black;	
}
A {
	font: bold 12px  Arial;
	COLOR: Red;
	TEXT-DECORATION: none;
}
A:hover {
	FONT: bold 12px Arial;
	COLOR: Red;
	TEXT-DECORATION: underline;
}
A.hidden {
	font: bold 12px  Arial;
	COLOR: white;
	TEXT-DECORATION: none;
}
A.hidden:hover {
	FONT: bold 12px Arial;
	COLOR: white;
	TEXT-DECORATION: underline;
}
A.title {
	FONT: bold 18px Arial;
	COLOR: Red;
	TEXT-DECORATION: none;
}
A.title:hover {
	FONT: bold 18px Arial;
	COLOR: Red;
	TEXT-DECORATION: underline;
}
A.footer {
	font: 9px Arial;
	color: #708090;
}
A.footer:hover {
	font: 9px Arial;
	color: #708090;
	text-decoration : underline;
}
A.library {
	font: bold 12px  Arial;
	COLOR: black;
	TEXT-DECORATION: none;
}
A.library:hover {
	FONT: bold 12px Arial;
	COLOR: black;
	TEXT-DECORATION: underline;
}
A.headline {
	FONT: bold 10px Arial;
	COLOR: Black;
	TEXT-DECORATION: none;
}
A.headline:hover {
	FONT: bold 10px Arial;
	COLOR: Black;
	TEXT-DECORATION: none;
}
A.headline2 {
	FONT: 10px Arial;
	COLOR: Red;
	TEXT-DECORATION: none;
}
A.headline2:hover {
	FONT: 10px Arial;
	COLOR: Red;
	TEXT-DECORATION: none;
}
STRONG.title {
	FONT: bold 18px Arial;
	COLOR: Red;
}
STRONG.wht {
	FONT: bold 16px Arial;
	COLOR: White;
}
STRONG.title_blk {
	FONT: bold 18px Arial;
	COLOR: Black;
}
STRONG.title2 {
	FONT: bold 14px Arial;
	COLOR: Red;
}
STRONG.title_blue {
	FONT: bold 16px Arial;
	COLOR: #366ACF;
}
STRONG.title_white {
	FONT: bold 14px Arial;
	COLOR: White;
}
STRONG.quote {
	font: italic bold 12px Arial;
	color: Black;
}
STRONG.disc {
	font: 10px Arial;
	color: Black;
}
SPAN.quote {
	font: italic 10px Arial;
	color: Black;
}
SPAN.top {
	font: 9px Arial;
	color: White;
}
SPAN.red {
	font: bold 18px Arial;
	color: Red;
}
SPAN.news {
	font: 11px Arial;
	color: Black;
}