a {
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;
	}
	
a.bigwhite {
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	color: #ffffff;
	margin-left: 10px;
	line-height: 25px;
	}
	
a.bigbrown {
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	color: #f2e0bc;
	margin-left: 10px;
	line-height: 25px;
	}	

a.smallwhite {
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	color: #ffffff;
	margin-left: 30px;
	line-height: 15px;	
	}	


h1 {
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: normal;
	color: #C68E3F;
	margin-bottom: 5px;
	}
	
p {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 8px;
	}	
	
.link {
	font-size: 10pt;
	font-weight: normal;
	}
	
.boldlink {
	font-size: 10pt;
	font-weight: bold;
	}	
	
.bold {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #C68E3F;
	}	

.smalltext {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #c68e3f;
	}

.menuback {
	background-color: #e3a53c;
}

