<BODY BGCOLOR="#FFFFE1" BODY TEXT="Black" VLINK="Red" ALINK="Navy" LINK="Blue"

body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	SCROLLBAR-FACE-COLOR:#000000;
	SCROLLBAR-HIGHLIGHT-COLOR:#C0C0C0;
	SCROLLBAR-SHADOW-COLOR:#000000;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR:#000000;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
}  
A.plain 
{	
	text-decoration: none;
	font-weight: bold;
	color: Blue; !important;
}
A:link
{
	text-decoration: none;
	font-weight: bold;
	color: #ff0000; !important;
}
A:visited
{	
	text-decoration: none;
	font-weight: bold;
	color: #FF0000; !important;
}
A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #FF0000; !important;
}
A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #000000; !important;
}

.headlines
{
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}
.b_headlines
{
	font-weight: bold;
	color: #000000;
	font-size: 9px;
}
.sublines
{
	font-weight: normal;
	color: Navy;
	font-size: 9px;
}

.glow
{		
	font: Bold medium;
	filter: glow(Color=#00FF00,Strength=30);
	width: auto;
	height: auto;
	position: relative;
}

.dummy_black
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.dummy_links
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.text
{
	font-weight: normal;
	color: #808080;
	font-size: 11px;
	line-height: 12px;
}
.text_white
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.text_gray
{
	font-weight: bold;
	color: #808080;
	font-size: 11px;
	line-height: 12px;
}
.text_black
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
}
.text_navy
{
	font-weight: bold;
	color: #333399;
	font-size: 14px;
	line-height: 12px;
}
.warning
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
.text_bold
{
	font-weight: bold;
	color: #808080;
	font-size: 11px;
	line-height: 12px;
}
.shadow
{		
	font: Bold x-large/140% 'Arial', 'sans-serif';
	color: #3399ff;
	filter: shadow(Color=#33ff99,Direction=135);
	width: auto;
	height: auto;
	position: relative;
}
.H1 
{
	font-weight: bold; 'Arial'
	color: #FFFFE1; 
	font-size: 18px;
	line-height: 18px;
}
.H2
{
	font-weight: bold;
	color: #330099;
	font-size: 16px;
	line-height: 26px;
}
.H3
{
	font-weight: bold;
	color: #7d7d7d;
	font-size: 13px;
	line-height: 12px;
}



