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: #000000; !important;
}
A:link
{
	text-decoration: none;
	font-weight: bold;
	color: #007A8C;
!important;
}
A:visited
{	
	text-decoration: none;
	font-weight: bold;
	color: #000000; !important;
}
A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #007A8C;
!important;
}
A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #008080; !important;
}

.heading
{
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.b_headlines
{
	font-weight: bold;
	color: #007A8C;
	font-size: 11px;
}
.sublines
{
	font-weight: normal;
	color: #808080;
	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: #000000;
	font-size: 11px;
	line-height: 14px;
}
.text_small
{
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
}
.text_blue
{
	font-weight: bold;
	color: #007A8C;
	font-size: 11px;
}
.text_red
{
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
}
.text_gray
{
	font-weight: bold;
	color: #808080;
	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;
}

