

body {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2 {
	margin-bottom: 15px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6D2E0B;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #E7CFA9;
 font-weight: bold;
 font-size: 14px;
}

h3 a:hover {
	color: #FFFFFF;
}



a:link, a:hover, a:active, a:visited  {
	
	color: #6D2E0B;
}

