body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #cc6600;
	font-weight: bold;
	text-decoration: underline;
}

p, ul, li, ol
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.small
{	font-size: 10px;	}


h1, h2, h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}

h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #963;
}

#footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
}

#footer a:hover
{
	color: #fc3;
	text-decoration: underline;
	font-variant: small-caps;
}

.footernav
{
	color: #fc3;
	font-variant: small-caps;
	font-weight: bold;
}

.footertext
{
	color: #fff;
}
.footerlink
{
	color: #fc6;
	font-weight: normal;
}

.copyright
{
	color: #999;
	font-size: 10px;
}