body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 13px;
	color: black;
}
A.plain 
{	
	text-decoration: none;
	font-weight: bold;
	color: #808080; !important;
}
A:link
{
	text-decoration: none;
	font-weight: bold;
	color: #808080; !important;
}
A:visited
{	
	text-decoration: none;
	font-weight: bold;
	color: #808080; !important;
}
A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #808080; !important;
}
A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #009900; !important;
}

.headlines
{
	font-weight: normal;
	color: #000000;
	font-size: 13px;
}
.headlines_
{
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
}
.b_headlines
{
	font-weight: bold;
	color: #000000;
	font-size: 9px;
}
.sublines
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 8px;
}
.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: normal;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}
.text_gray
{
	font-weight: normal;
	color: #808080;
	font-size: 11px;
	line-height: 12px;
}
.text_black
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	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;
}
.nav
{
	font-weight: normal;
	color: #808080;
	font-size: 17px;
	line-height: 20px;
}





