body
{
	background-image:url(images/bg.gif);
	font-family:Tahoma;
	font-size:11pt;
}

a.nav
{
	color:rgb(219,221,174);
	text-decoration:none;
	font-weight:normal;
	font-size:10pt;
}
a.nav:hover
{
	color:rgb(219,221,174);
	text-decoration:none;
	font-weight:bold;
}
a.footer
{
	color:rgb(67,87,0);
	font-size:8pt;
	text-decoration:none;
}
a.footer:hover
{
	color:rgb(67,87,0);
	font-size:8pt;
	text-decoration:underline;
}
h1
{
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:70px;
	float:right;
	font-family:"brush script mt";
	font-size:22pt;
	font-weight:normal;
	color:rgb(67,87,0);
}
h2
{
	vertical-align:top;
	text-align:center;
	font-family:"brush script mt";
	font-size:14pt;
	font-weight:normal;
	color:rgb(67,87,0);
}
p
{
	font-size:11pt;
	font-weight:normal;
	color:rgb(67,87,0);
}
ul
{
	font-size:11pt;
	font-weight:normal;
	color:rgb(67,87,0);
}