body, p, td, table, tr, ul, li{
	font-family: Trebuchet MS, Trebuchet, sans-serif;
}

ul, li {	
		margin-bottom: 6;
}

p {
	margin-left: 5px;
} 	

.banner {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 80px;
	   	color: #4a241c;
		padding: 0;
	   	margin-right: 20px;
		margin-top: 20px;
		margin-bottom: 40px;
}

.banner2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 30px;
		line-height: 20px;
	   	color: #4a241c;
	   	margin-left: 550px;
}

.foot {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
	   	color: #ffffff;
}

.border {border-color: #003300;
		border-style: solid; 
		border-width: 2px;
		padding: 6px; 
}

.selected {
	color: #f807d3;
}

h1 {
	font-size: 26px;
	color: #4a241c;
	font-style: normal;
	font-weight: bold;
	margin-left: 100px;
	margin-bottom: 0;

}  
h2 {
	font-size: 14px;
	color: #4a241c;
	padding: 0;
	margin-left: 100px;
	line-height: 0px;
}

h6{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	padding: 0;
	margin-top: 18px;
	margin-left: 8px;
	font-weight: bold;
	font-variant: small-caps;
	color: #a6ac48;
}

A:link, A:visited, A:active, A:hover {
	color: #a6ac48;
	text-decoration: none;
}

h6 A:link, h1 A:visited, h1 A:active {
	text-decoration: none;
	color: #a6ac48;
}

h6 A:hover {
	border-top: 1px dotted #fee6b4;
    border-bottom: 1px dotted #fee6b4;
}

	
div.hr0{
	height: 2px;
	color: #003300;
	width: 78%;
	background-color: #003300;
	margin-left: 0px;
}

div.hr {
	height: 3px;
	color: #fee6b4;
	width: 78%;
	background-color: #fee6b4;
	margin-left: 0px;
}

div.hr hr {
  display: none;
}

.hang {
    padding-left: 22px ;
    text-indent: -22px ;
}

