<style type="text/css">

body {
	background-color: #F7E2AB;
}
#nav {
	font-family: "arial narrow";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#nav a:link    {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFCC00;
	text-decoration: none;	
}
#nav a:visited {
	font-family: "arial narrow";
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#bodytext {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
#bodytext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #006699;
	text-decoration: none;
}
#bodytext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFCC00;
	text-decoration: none;
}
#bodytext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #006699;
	text-decoration: none;
}
#bodytext  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
#bodytext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
#bodytext h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

</style>

