/* CSS Document */
body {margin:8px 0px 8px 0px; background-color:#f3f2c5;}
body, div, td, p {font-family:"Trebuchet MS", Arial, serif; font-size:13px; color:#000000; text-align:justify;}
.nav {color:#ffffff;}
.hdr {color:#01502a; font-weight:bold; font-size:16px; padding-bottom:6px;}
.sub {font-size:14px; color:#000000; font-weight:bold; padding-bottom:4px;}
.small {font-size:12px; text-align:justify;}
a {color:#006633; text-decoration:underline;}
a.footer {font-size:11px; color:#f0eeb7; text-decoration:none;}
a.nav {font-size:14px; color:#ffffff; text-decoration:none;}
a:visited {color:#01502a;}
a.footer:visited {color:#f0eeb7;}
a.nav:visited {color:#ffffff;}
a:hover {color:#000000;}
a.footer:hover {color:#ffffff;}
a.nav:hover {color:#000000;}

hr {
	height: 2px;
	margin: 15px 0px 15px 0px;
	padding:0px;
	text-align: center;
   }
