body {background: #f6f9d1; color: #000000;
      font-family: Times New Roman, Times; 
      font-size: 18px;}

.bodytext {
	font-family: Times New Roman, Times;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	color: #4c2119;
}

a:link {text-decoration:none; color: #4c2119;}
a:visited {text-decoration:none; color: #4c2119;}  
a:hover {text-decoration:none; color: #d99103;}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 24px;
}

h1 {	font-family: Times New Roman, Times;
	font-size: 36px;
	font-weight: normal;
	line-height: 40px;
	color: #000000;
}
h2 {	font-family: Times New Roman, Times;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
h3 {	font-family: Times New Roman, Times;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
h4 {	font-family: Times New Roman, Times;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


