.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #333333;
}
a:visited {
	color: #3300CC;
}
a:hover {
	color: #990000;
}
a:active {
	color: #3300CC;
}
.style2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
