
h1 {
	color: #A67200;
	font-size:18px;
	text-align:left;
	vertical-align:top;
	text-transform:uppercase;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 30px;
	}


h2 {
	FONT-SIZE: 11px; COLOR: #6D6C6C; FONT-FAMILY: verdana, Times New Roman, Georgia, Times;
	font-weight: bold;
	
	}

h3 {
	FONT-SIZE: 14px; COLOR: #6D6C6C; FONT-FAMILY: verdana, Times New Roman, Georgia, Times;
	font-weight: bold;
	background-color: FFB000;
	}

p {
	FONT-SIZE: 12px; COLOR: #3C2900; FONT-FAMILY: verdana, Times New Roman, Georgia, Times;
	line-height:1.7;

	
	}


a:link {
	color: #404040;
	text-decoration: none;

}


a:active {
	color: #6D6C6C;
	
}


a:visited {
	text-decoration: none;
	color: #404040;
}

a:hover {
	text-decoration: underline;
}

