a:link
{
	color: rgb(51,102,102);
	
}
a:visited
{
	color: rgb(51,102,102);
} 
a:active 
{
	color: rgb(51,102,102);
}
a:hover
{
	color: rgb(0,51,51);
}

body
{
	background-color: rgb(255,255,255);
	FONT-SIZE: 12px;
	COLOR: #58595b;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

td {
	FONT-SIZE: 12px;
	COLOR: #58595b;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.headline
{
	font-family: Arial, sans-serif; font-size: 10pt;
	color: #0E8088; font-weight:bold;
}
.subheadline
{
	font-family: Arial, sans-serif; font-size: 9pt;
	color: #0E8088; font-weight:bold;
}

.black
{
	font-family: Arial, sans-serif; font-size: 9pt;
	color: #000000; font-weight:bold;
}

.headingwhite
{
	font-family: Arial, sans-serif; font-size: 9pt;
	color: #ffffff; font-weight:bold;
}
h1
{
	font-family: Arial, sans-serif; font-size: 14pt;
	color: rgb(102,102,102);
}
h2
{
	font-family: Arial, sans-serif;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Arial, sans-serif;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Arial, sans-serif;
	color: rgb(153,153,0);
}
h5
{
	font-family: Arial, sans-serif;
	color: rgb(153,51,0);
}
h6
{
	font-family: Arial, sans-serif;
	color: rgb(51,102,204);
}
li           { font-family: Arial; color: #666666; }

.pr_name {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; COLOR: #5c8e17; TEXT-DECORATION: none
}

.NormalText {
	FONT-SIZE: 10pt;
	COLOR: #58595b;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	LINE-HEIGHT: 20px;
}
