body
{ 
	margin:0px;
	font-family:  tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	background-color:#659602;
}

H1
{
	font-family:  tahoma, verdana;
	font-size:12pt;
	font-weight:bold;
	color:#c5161d;
	line-height:12pt;
	margin:10px 10px 5px 0px;
}

H2
{
	font-family:  tahoma, verdana;
	font-size:10pt;
	font-weight:bold;
	color:#455c0e;
	line-height:10pt;
	margin:10px 10px 5px 0px;
}	

H3
{
	font-family:  tahoma, verdana;
	font-size:10pt;
	font-weight:bold;
	color:#b8b181;
	line-height:10pt;
	margin:10px 10px 5px 0px;
}

H4
{
	font-family:  tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	line-height:8pt;
	margin:10px 10px 5px 0px;

}

H5
{
	font-family:  tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	line-height:8pt;
	margin:10px 10px 5px 0px;
}

.content
{
	font-family:  tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	line-height:8pt;
    color:#b9b9b9;
}

.alert
{
	color:#cc0000;
}

.white
{
	color:#ffffff;
}

.green
{
	color:#336600;
}

.heading
{
	color:#c5161d;
}

TABLE{
	font-family:  tahoma, verdana;
	font-size:10pt;
	font-weight: normal;
	color:#003300;
}

TD{
	font-family:  tahoma, verdana;
	font-size:10pt;
	font-weight: normal;
	color:#003300;
}

.Spacer
{
	clear:both;
	line-height:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}

DIV.Greenhr{
	background-image: url('../images/green_hr.gif');
	background-repeat: repeat-x; 
	margin-top:10px;
	margin-bottom:0px;
	height: 1px;
}		

a:link		{ font-size: 12px; color:#336699; line-height:10pt; text-decoration: bold; font-family:tahoma, verdana; border: 0px solid magenta;}
a:visited	{ font-size: 12px; color:#336699; line-height:10pt; text-decoration: bold; font-family:tahoma, verdana; border: 0px solid magenta;}
a:active	{ font-size: 12px; color:#336699; line-height:10pt; text-decoration: bold; font-family:tahoma, verdana; border: 0px solid magenta;}
a:hover  	{ font-size: 12px; color:#003366; line-height:10pt; text-decoration: bold; font-family:tahoma, verdana; border: 0px solid magenta;}