body
{
background: #ffffcc;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 15px;
}

.content
{
	position: absolute;
	left: 200px;
	top: 95px;
	z-index: 0;
	width: 475px;
	color: #003300;
	font-family: arial;
	font-size: 9pt;
	background: #ffffff;
	border: 2px solid #003300;
	padding: 15px;
}

.footer
{
font-size: 8pt;
}

a
{ 
color: #ff0000;
text-decoration: none;
}

a:hover
{
color: #003300;
text-decoration: underline;
}
