body	{
		background-color: #ffffff;
		font-family: Verdana,Arial,Geneva,sans-serif;
		margin-top: 0px;
		margin-left: 0px;
	}


h1	{ 	color: #990000;
		font-size: 14pt;
		font-weight: normal;
	}
h3	{
		color: #990000;
		font-weight: bold;
		font-size: 10pt;

	}
.darkbg {
		background-color: #000000;
		color: #ffffff;
		font-size: 10pt;
		text-indent: 7px;
	}

.lightbg {
		background-color: #990000;
		color: #000000;
		font-size: 10pt;
		text-indent: 7px;
	}

.hang    {
		text-indent: -.5in;
		margin-left: .5in;
	}

.hilite {
		color: #990000;
	}

.whitebg {	background-color: #ffffff;
		color: #000000;
		font-size: 10pt;
	}
a.footeranchor:link, 
a.footeranchor:visited, 
a.footeranchor:active {
		color: #990000;
		text-decoration: none;
	}
a.footeranchor:hover {
		color: #990000;
		text-decoration: underline;
	}	
a.mainanchor:link,
a.mainanchor:visited,
a.mainanchor:active {
		color: #ffffff;
		text-decoration: none;
	}
a.mainanchor:hover {
		color: #990000;
		text-decoration: underline;
	}