/* CSS Document */
body
{
	background: url(bg.jpg) top center no-repeat #B2B2B2;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 19px;
}

h1
{
	font-size: 16px;
	color: #077371;
	font-weight: bold;
}

.subhead
{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

A:link	{font-size: 11px; font-weight: bold; color:#0B2371; text-decoration: none;}
A:visited {font-size: 11px; font-weight: bold; color:#0B2371; text-decoration: none;}
A:active {font-size: 11px; font-weight: bold; color:#0B2371; text-decoration: none;}
A:hover	{font-size: 11px; font-weight: bold; color:#0B2371; text-decoration: underline;}

.footer
{
	font-size: 11px;
	color: #0B2371;
}

.footer :link	{font-size: 11px; font-weight: bold; color:#0B2371; text-decoration: none;}
.footer :visited {font-size: 11px; font-weight: bold; color:#0B2371; text-decoration: none;}
.footer :active {font-size: 11px; font-weight: bold; color:#0B2371; text-decoration: none;}
.footer :hover	{font-size: 11px; font-weight: bold; color:#0B2371; text-decoration: underline;}

li
{
	padding: 3px;"
}