body {
	margin: 0px;
	padding: 0px;
	font: 11px/135% Verdana, Arial, Helvetica, sans-serif;
    color: #383838;
	background-color: #C9B87C;
	}
	
a:link {
	text-decoration: none;
	color: #720900;
	}
	
a:visited {
	text-decoration: none;
	color: #720900;
	}
	
a:hover {
	text-decoration: none;
	color: #720900;
	text-decoration: underline;
	}
	
a:active {
	text-decoration: none;
	color: #720900;
	}
	
.header {
    	font-size: 18px;
		line-height: 135%;
        color: #E0A73A;
		font-weight: bold;
		}
		
.header2 {
    	font-size: 14px;
		line-height: 135%;
        color: #738F03;
		font-weight: bold;
		}		

.header3 {
		color: #344001;
		font-weight: bold;
		}
			 