@charset "utf-8";
/* CSS Document */
body {background-color: #8AA64E; color: #356700 }
h1, h2, h3,p, body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 }
h1 {font-size: 14px;font-weight: bold; color: #356700}
h2 {font-size: 11px;font-weight: bold; color: #356700}
h3 {
	font-size: 16px;
	font-style:italic;
	color:#F00
}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
a:link {color: #3D6D02; font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
a:visited {color: #3D6D02;font-weight: bold;}
a:hover {color: #B8DD67;;font-weight: bold;}
.bodyfontred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#993300}
.footer{font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-weight: lighter; color: #FFFFFF;}
a.footer:link {font-size: 10px;color: #FFFFFF; text-decoration: none; font-weight: lighter ;}
a.footer:visited {font-size: 10px;color: #FFFFFF; text-decoration: none}
a.footer:hover {font-size: 10px;color: #B8DD67; text-decoration: none}
a.footer:active {text-decoration: none;}
