body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: arial, "lucida console", sans-serif;
	font-size: 14px;
	color: #000000;
}



td {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #000000;
}	


.titles {
	font-family: "Lucida Handwriting", serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #A60A15;

}	


.titleslarge {
	font-family: "Lucida Handwriting", serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #A60A15;
}
	
.bottomnav {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2B3C8C;
}

	a:link {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2B3C8C;
}	
	
	a:visited {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #690C17;
}

	a:hover {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#480053;
	
	

	
}