body { background-color: #E4E9E2;
	color: green;
 }

A{
	font:9pt"Tahoma","Geneva","sans-serif";
	line-height:90%;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-indent:0;
	text-align:left;
}

A.link{
	font:9pt"Tahoma","Geneva","sans-serif";
	line-height:130%;
	color:#6699aa;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

A.link:link{
	color:#6699aa;
	text-decoration:none;
}

A.link:visited{
	color:#3366aa;
	text-decoration:none;
}

A.link:hover,active{
	color:#9966FF;
	text-decoration:underline;
}


a.nav{
	font:9pt"Tahoma","Geneva","sans-serif";
	line-height:80%;
	color:rgb(255,255,255);
	font-weight:normal;
	text-decoration:none;
}

a.nav:link{
	color:rgb(255,255,255);
}

a.nav:visited{
	color:rgb(150,150,150);
}

a.nav:hover,active{
	color:rgb(239,213,108);
}

a.here{
	font:9pt"Tahoma","Geneva","sans-serif";
	line-height:80%;
	color:rgb(239,213,108);
	font-weight:bold;
	text-decoration:none;
}

a.here:hover,active{
	color:rgb(255,255,255);
}

A.body{
	font:9pt"Tahoma","Geneva","sans-serif";
	line-height:150%;
	color:rgb(50,81,62);
	font-weight:normal;
	font-style:normal;
	text-indent:0;
	text-align:left;
}

A.body2{
	font:8pt"Tahoma","Geneva","sans-serif";
	line-height:120%;
	color:#664A00;
	font-weight:normal;
	font-style:normal;
	text-indent:0;
	text-align:left;
	text-decoration:none;
}

a.body2:hover,active{
	text-decoration:underline;
}

a.copyright{
	font:6pt"Tahoma","Geneva","sans-serif";
	line-height:120%;
	color:rgb(164,177,161);
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1;
}

a.copyright:link,visited{
	color:rgb(164,177,161);
}

a.copyright:hover,active{
	color:rgb(255,255,255);
}

a.footer{
	font:7pt"Tahoma","Geneva","sans-serif";
	line-height:120%;
	color:rgb(50,81,62);
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1;
}

A.calloutext{
	font:9pt"Tahoma","Geneva","sans-serif";
	line-height:130%;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-indent:0;
	text-align:left;
	text-decoration:none;
}

a.calloutext:link{
	color:rgb(0,0,0);
}

a.calloutext:visited{
	color:rgb(150,150,150);
}

a.calloutext:hover,active{
	color:rgb(255,255,255);
	text-decoration:underline;
}

A.headline{
	font:11pt"Tahoma","Geneva","sans-serif";
	line-height:160%;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
}

A.sub{
	font:8pt"Tahoma","Geneva","sans-serif";
	line-height:120%;
	color:#32513E;
	font-weight:bold;
	font-style:normal;
	text-align:left;
	text-decoration:none;
}

C

ul.red { 
	list-style-type: square; 
	color:rgb(188,20,2);
}

ul{
	font:9pt"arial","helvetica","sans";
	line-height:130%;
	color:000000;
	font-weight:normal;
	font-style:normal;
	text-indent:0;
	text-align:left;
}

.maincontent {
	background: #CDD5CB url("images/contentfill.gif") left top repeat-x;
 }


.feature {
	background: #D8DED6 url("images/featurefill.gif") left bottom repeat-x;
 }

.callout {
	background: #8C6F0F url("images/calloutfill.gif") left bottom repeat-x;
 }

