		body {
			margin: 0;
			padding: 0;
			background: #003300;
			font-family: Verdana, Helvetica, Arial, sans serif; font-size: 11px; line-height: 14px;
		}
		
a:link { color: #003300; font-weight: bold; text-decoration: none; }
a:visited { color: #003300; font-weight: bold; text-decoration: none; }
a:hover { color: blue; font-weight: bold; text-decoration: underline; }
a:active { color: yellow; font-weight: bold; text-decoration: underline; }

.copyright {
	font-size: 9px;
	line-height: 12px;
}

h2 {
font-size: 16px;
line-height: 16px;
font-weight: bold;
}

		#footer {
			text-align: center;
			padding: 0.3em 0;
			background: #87933E
		}
		
		#nav {
			text-align: center;
			background: #F3B640;
			font-family: Verdana, Helvetica, Arial, sans serif; font-size: 9px; line-height: 12px;
		}

		#left {
			background: #D2D4C3;
			font-family: Verdana, Helvetica, Arial, sans serif; font-size: 10px; line-height: 14px;
		}

		#right {
			background: #D2D4C3;
			font-family: Verdana, Helvetica, Arial, sans serif; font-size: 10px; line-height: 14px;
		}

		