body {
	margin: 0px;
	padding: 0px;
	background-color: #270E00;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}



td {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}	


.titles {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 32px;
	color: #a60021;

}
	


a:link {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #E5A01E;
}	
	
a:visited {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #E5A01E;
}

a:hover {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 13px;
	text-decoration: none;
	color:#FFFFFF;
}


.class1 a:link {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 16px;
	color: #590B14;
}	
	
.class1 a:visited {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 16px;
	color: #690C17;
}

.class1 a:hover {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 16px;
	color:#480053;
	
}

h1{
	font: 24pt verdana, arial;
	margin: 0;
	margin: 0px 0 20px 0;
	}

h2{
	font: 18pt verdana, arial;
	margin: 0;
	}

h3{
	font: 12pt verdana, arial;
	margin: 5px 0 5px 0;
	font-weight: bold;
	}
