*
{
	padding:0;
	margin:0;
}



body
{


	font-family:Verdana, "Trebuchet ms", helvetica, sans-serif;
	
	color:#000000;
	
	/*
	
	background-color:#C4E6CB;
	background-image:url("images/testBackground.JPG");
	*/
	line-height:20px;
	font-size:small;
	font-weight:400;

}
a
{
	color:#a9801d;
	text-decoration:none;
	/*
	border-bottom:#cc9c2a 1px dashed;
	*/
}



td.update {
    font-style:italic;
	font-size:xx-small;
}


a:hover
{
	border-bottom:#cc9c2a 1px solid;
}
p
{
	margin-bottom:14px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:5px 0;
}
/*
a img 
{
	border:#ccc 1px solid;
}
*/
h1,h2,h3,h4,h5,h6 
{
}
#content h3 {
	font-weight:bold;
	line-height:10px !important;
	padding-top:15px;
	color:#417945;
	text-transform:uppercase;
}
h1 {font-size:2em;}
h2 {font-size:1.6em;}
/*
h3 {font-size:1.3em;text-align:center;}
*/
h3 {
    font-size:2em;
	text-align:center;
	font-weight:bold;
	line-height:20px !important;
	padding-top:15px;
	color:#417945;
	text-transform:uppercase;}
	
h4 {font-size:1.2em;
	font-weight:bold;
	line-height:20px !important;
	padding-top:15px;
	color:#417945;
	}
h5 {font-size:1.1em;}
h6 {font-size:1em;}

p.updated {
	font-size:xx-small;
	font-style:italic;}
#backcgreen table {background-color:#C4E6CB;}




