body
{
	background-color: #ffffff;
	color: #000000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
p, ul, ol, li, table, th, tr, td, blockquote, input
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1, h2, h3, h4, h5
{
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #000000;
}
h1
{
	font-size: 175%;
}
h2
{
	font-size: 145%;
}
h3
{
	font-size: 120%;
}
h4
{
	font-size: 100%;
}
h5
{
	font-size: 80%;
	text-decoration: underline;
}
p.nav1
{
	font-weight: bold;
}
a.nav:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.nav:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.nav:hover
{
  color: #ffff99;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
