/* CSS Document */

body
{
margin: 0px;
background: url(../images/bg_lines.gif);
font-size: 11px;
font-family: "Trebuchet MS", Verdana, GillSans;
color: #aaa;
}

a:link
{
color: #66CC33;
text-decoration: none;
}

a:visited
{
color: #666;
text-decoration: none;
}


a:hover
{
color: #999;
text-decoration: underline;
}

.style1 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999;
}
.style4 {font-size: 9px; font-family: Georgia, "Times New Roman", Times, serif; color: #999; }
.style6 {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	margin-bottom: 7px;
}
.title {
	font-family: Tahoma, Verdana, Arial;
	color: #6C8C25;
	font-size: 12px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 4px;
	margin-bottom: 20px;
}

.subhead
{
font-size: 11px;
font-weight: bold;
	line-height: 16px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	margin-bottom: 4px;
	margin-top: 14px;
	}
	
	.leftbox
	{
	padding: 30px 50px 0px 10px;
		font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	}
