@charset "iso-8859-1";
html, body, table, ul, li  { color: #000000; font-size: 14px; font-family: arial, "trebuchet ms", tahoma, verdana, sans-serif } 

p {
	font-family: arial, "trebuchet ms", tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	color: #475e24;
	padding: 0;
	margin: 0;
}

h1 { color: #e4b42d; font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif; font-weight: bold; font-size: 28px; padding: 0; margin: 0; }

h2  {

	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;

	font-weight: bold;

	font-size: 20px;

	color: #696;
	
	padding: 0;
	margin: 0;
} 

h3 {
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;

	font-weight: bold;

	font-size: 18px;
	padding: 0;
	margin: 0;
}


a   { color: #696; text-decoration: none }



a:hover {

   color: #cd853f;

   text-decoration: underline;

}



.copyright  {

	font-family: arial, sans-serif;

	font-size: 10px;

	color: #000000;

} 

.bold {
	font-family: arial, sans-serif;
	margin-bottom: -15px; 
	font-weight: bolder
}

.center {
	text-align: center;
}