body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
    background-repeat:repeat;
	background-attachment:fixed;
    
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
}
.style2 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.style6 {font-size: 11px}

.main {
left: 20px;
top: 20px;
width: 500px;
}

