body
{
	font-size:11px;
	font-family:Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:;
	color: #000033
	text-decoration: none;
}


h1{
	font-size:12px;
	font-family:Tahoma;
	font-style: 
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color:;
	color:#000066;
	text-decoration: bold;
}

a:link {
	color: #FF0000;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #FF0000;
}
a:active {
	color: #990000;
}