body {
	background-color: #FFFFFF;
	border: 0;
	margin: 0px;
	padding : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
a:link {
	color: #3E1AA6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3E1AA6;
}
a:hover {
	text-decoration: none;
	color: #3E1AA6;
}
a:active {
	text-decoration: none;
	color: #3E1AA6;
}
.style1 {color: #006600;font-size: 11px;}
.style2 {font-size: 11px}
.style3 {font-size: 10px}
.style5 {
	color: #000099;
	font-weight: bold;
	font-size: 11px;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
}
img.positioned  {
	position:absolute;
	z-index: 1;
}
img#logo { top:0px; left:0px;}
#header { top:149px; left:383px;}
#content { width:550px; height:250px; font-size: 11px; overflow:hidden; text-align:left}