body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small
}
.style2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style4 {
	font-size: small;
	font-weight: bold;
}
.style5 {color: #87ADE2
}
.style6 {font-size: 10px
}
.style7 {font-size: 11px
}
.style8 {font-size: 12px
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
a:link {
	color: #87ade2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #87ade2;
}
a:hover {
	text-decoration: underline;
	color: #87ade2;
}
a:active {
	text-decoration: none;
	color: #87ade2;
}