H1
{
background: #ffffff;
font-size: 18pt;
font-family: courier, sans-serif;
color: #990000;
text-align: left;
}

H2
{
background: #ffffff;
font-size: 14pt;
font-family: courier, sans-serif;
color: #000000;
text-align: left;
}

body, table, tr, td, p
{
background: #ffffff;
font-size: 10pt;
font-family: courier, sans-serif;
color: #000000;
text-align: left;
}

a:link, a:visited, a:active {
	color: 			#999999;
	}

a:hover {
	padding-left: 		5px;
	color: 			#990000;
	text-decoration:	underline}

#container {
	width: 			500px;
	margin-left: 		105px;
	margin-top:		50px;
	background-color: 		#fff;
	text-align:		left}

#wrapleft {
	float: 			left;
	width: 			100px;
	margin-left:		0px;}



