.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
.style3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 color: #000000;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.style8 {color: #9900CC}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: x-small;
	color: #F07786;
}
a:link {
	text-decoration: none;
	color: #910000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #F7B20F;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
