body			{ background: #003366; margin-top: 0; }

p
{
	font: 12px/22px Georgia, Times, serif;
	color: #000;
	margin: 0px 20px 0px 40px;
	padding: 0px 0px 8px 0px;
}

p.small
{
	font: 11px/14px Georgia, Times, serif;
	color: #000;
	margin: 0px 40px 0px 40px;
	padding: 0px 0px 8px 0px;
}

p.subhead
{
	font: 14px/18px Georgia, Times, serif;
	color: #000;
	font-weight: bold;
	margin: 0px 40px 0px 40px;
	padding: 0px 0px 4px 0px;
}

p.tight
{
	font: 12px/17px Georgia, Times, serif;
	color: #000;
	margin: 0px 20px 0px 40px;
	padding: 0px 0px 10px 0px;
}

p.footer
{
	font: 9px/11px Georgia, Times, serif;
	color: #FFFFFF;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

a:link 			{ text-decoration: none; color: #069; }
a:active			{ text-decoration: underline; color: #069; }
a:visited			{ text-decoration: none; color: #069; }
a:hover			{ text-decoration: underline; color: #069; }
