body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #0033FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
.style1 {color: #0000FF}
.style2 {color: #FF0000}
.style3 {color: #00FF00}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {font-size: 14}
