body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: black;
	SCROLLBAR-FACE-COLOR:#ededed;
	SCROLLBAR-HIGHLIGHT-COLOR:#6666CC;
	SCROLLBAR-SHADOW-COLOR:#FFFFE1;
	SCROLLBAR-3DLIGHT-COLOR:#FFFFE1;
	SCROLLBAR-ARROW-COLOR:#D4231B;
	SCROLLBAR-TRACK-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#99ccff;
}
A.plain 
{	
	text-decoration: none;
	font-weight: bold;
	color: Blue; !important;
}
A:link
{
	text-decoration: none;
	font-weight: bold;
	color: red; !important;
}
A:visited
{	
	text-decoration: none;
	font-weight: bold;
	color: #fffff; !important;
}
A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #FF99FF; !important;
}
A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: silver; !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;
	color: #FFFFE1; 
	font-size: 13px;
	line-height: 18px;
}
.H2 
{
	font-weight: bold;
	color: #FFFFE1; 
	font-size: 10px;
	line-height: 12px;
}
.H3 
{
	font-weight: bold;
	color: #FFFFE1; 
	font-size: 11px;
}
.H5 
{
	font-weight: bold;
	color: red; 
	font-size: 10px;
}
.H6 
{
	font-weight: normal;
	color: navy; 
	font-size: 14px;
}




