body
{
	background-color:#dddfd3;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

a:link { color: #000080; text-decoration: none }
a:active { color: #000080; text-decoration: none }
a:visited { color: #000080; text-decoration: none }
a:hover { color: #000080; text-decoration:underline }

H1
{
	font-family: Verdana, Arial, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #021275;
	padding-bottom:0px;
	padding-top:0px;
}


H2
{
	font-family: Verdana, Arial, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #021275;
	padding-bottom:0px;
	padding-top:0px;
}

H3
{
	font-family: Verdana, Arial, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-bottom:0px;
	padding-top:0px;
}

.content {
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: dddfd3;
	background-attachment: scroll;
	background-repeat: repeat;
}
