body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	top: 10px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}


a.links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}


a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #006600;
 }
 

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;
 }
 

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	background-color: #e8f1e8;
	color: #006600;
}


.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}



.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;
	font-weight: bold;
}


a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;
	font-weight: bold;
}


a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#996600;
	font-weight: bold;
}





.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6BA36B;
}

a.blurb:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6BA36B;
}
a.blurb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006600;
}
