body { 

	background-image:url(../images/bg.gif);
	margin-top: 0px;
	margin-top: 0px;
}

p,li,td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #000000;	
}

a {
	color: #656C2C;	
}

a:hover {

	color: #D57873;	
}

a:visited {

	color: #929A51;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #848C3F;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6666;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #848C3F;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663333;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6666;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 135%;
	color: #FAEEE4;	

}

a.copyright {
	color: #FAEEE4;	
}

a.copyright:hover {

	color: #CCCC99;	
}

a.copyright:visited {

	color: #CCCC99;
}

td.content { 

	background-color: #FAEEE4; 

}

td.green { 

	background-color: #2C3B07; 

}
