body
{
	font-family:Courier, fixed;
	font-size:11px;
	font-weight:bold;

}

a, a:link, a:active, a:hover
{
	color:black;
	text-decoration:underlined;
}

 a:visited
{
	color:black;

}

a:active, a:hover
{
	color:black;
	text-decoration:none;

}

div.pagewrap
{
	width:765px;
	background:#ffffff;
	padding-top:200px;
}

img { border:0 }