.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.style2 {
	font-size: 12px;
	background-color: #FFFF00;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style4 {
	font-size: 14px;
	font-weight: normal;
}
.style5 {font-size: 14px}
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.style6 {font-size: 4px}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
}
