body
{
	background-color:#E1DACC;
}

td
{
	font-family : verdana;
	font-size : 10px;
	text-decoration : none;
	text-transform : none;
}
.bodytext {
	color : #574B4E;
 	font-family : verdana;
 	font-size : 10px;
 	text-transform : none;
 	font-weight:normal;
 	word-spacing : 0px;
 	letter-spacing : 0px;
 	line-height : 15px;
 		}
h2 {
	color : #4A2C00;
	font-family : arial;
	font-size : 16px;
	text-transform : none;
	font-weight : bold;
	word-spacing : 0px;
	letter-spacing : 0px;
	line-height : 25px;
}
h3 {
	color : #9F8254;
 	font-family : verdana;
 	font-size : 12px;
 	text-transform : none;
 	font-weight : bold;
 	word-spacing : 0px;
 	letter-spacing : 0px;
 	line-height : 25px;
 		}
.headtext {
	color : #9F8254;
 	font-family : verdana;
 	font-size : 14px;
 	text-transform : none;
 	font-weight : bold;
 	word-spacing : 0px;
 	letter-spacing : 0px;
 	line-height : 25px;
 		}
 		
.head2text {
	color : #9F8254;
 	font-family : verdana;
 	font-size : 12px;
 	text-transform : none;
 	font-weight : bold;
 	word-spacing : 0px;
 	letter-spacing : 0px;
 	line-height : 20px;
 		}
 		 	
.foottext {
	color : #9F8254;
 	font-family : verdana;
 	font-size : 11px;
 	text-transform : bold;
 	font-weight : regular;
 	word-spacing : 0px;
 	letter-spacing : 0px;
 	line-height : 15px;
 		}
body
{
 	font-family : verdana;
 	font-size : 12px;
	scrollbar-3dlight-color : #E7DBCE;
	scrollbar-arrow-color : Gray;
	scrollbar-base-color : #E7DBCE;
	scrollbar-face-color : #E7DBCE;
	scrollbar-darkshadow-color : #E7DBCE;
	scrollbar-highlight-color : Gray;
}

a.button
{
	border:2px solid black;
	background-color:#6A1D00;
	color:white; 
	width:120; 
	height:10; 
	padding:2px; 
	font-family:arial; 
	font-size:12; 
	font-weight:bold; 
	text-decoration:none;
	text-align:center;
}

a:hover.button
{
	border:2px solid black;
	background-color:#6A1D00;
	color:#07B227; 
	width:120; 
	height:10; 
	padding:2px; 
	font-family:arial; 
	font-size:12; 
	font-weight:bold; 
	text-decoration:none;
	text-align:center;
}