/* CSS Document */

.body_text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}
.smalltxt
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: justify;
	line-height: 18px;
}

.body_headline
{
 	font-family: Verdana, Arial, san-serif;
 	font-size: 13px;
	color: #336666;
	font-weight: bold;
}

.bullet_text
{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #000000;
 	line-height: 18px;
}

.header_text
{
 	font-family: Verdana, Arial, san-serif;
 	font-size: 15px;
	color: #336666;
	font-weight: bold;
}


A 
{ 
	color: #8E371B;   
	text-decoration: none; 
}

A:hover 
{ 
	color: #8E371B; 
	text-decoration: underline; 
}

A:visited 
{ 
	color: #666666; 
	text-decoration: none; 
}

.table_header
{
	font-family: Verdana, Arial, san-serif;
 	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.table_text
{
	font-family: Verdana, Arial, san-serif;
 	font-size: 12px;
	color: #000000;
	text-align: center;
}

.table_smalltxt
{
    font-family: Verdana, Arial, san-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
}

