a {	
	color: #701c19;	
	text-decoration: none
	font-family: Geneva, Arial, Helvetica, sans-serif;	

}
a:link { color:#ff9900; text-decoration:none; }
a:visited { color:#ff9900; text-decoration:none; }
a:hover { color:#701c19; text-decoration:none; }
a:active { color:#cccccc; text-decoration:none; }

body {	
	background-color: #ffffff;
	font-family: Geneva;	
	font-size: 1em;	
	line-height: 2em;	
	color: #ff9900;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h1 {
	color: #701c19;
	font-size: 22px;
	margin-top: 1;
	margin-right: 1;
	margin-bottom: 1;
	margin-left: 1;
	text-align:center;
	
	}
	
	h2 {
	color: #701c19;
	font-size: 18px;
	margin-top: 1;
	margin-right: 1;
	margin-bottom: 1;
	margin-left: 1;
	text-align:left;

}

	h3 {

	color: #701c19;
	line-height: 1.5em;	
	font-size: 15px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	text-align:left;
	text-indent:0em;
}


h4 {
	color: #701c19;
	line-height: 1.8em;	
	font-size: 14px;
	margin-top: 1;
	margin-right: 1;
	margin-bottom: 1;
	margin-left: 1;
	text-align:left;
}


h5  {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	color: #701c19;
		line-height: 1.2em;	
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align:left;
}

h6 {
	color: #701c19;
		line-height: 1.8em;	
	font-size: 14px;
	margin-top: 1;
	margin-right: 1;
	margin-bottom: 1;
	margin-left: 1;
	text-align:center;
	text-indent:1em;

}

table {
	color: #FFFFFF
	border-style: dotted

	}
	
	
	
	links  {
	color: #ff9900;
		line-height: 1em;	
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align:center;
}

	
td, th {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	}
	
