.style1 {font-family: "Trebuchet MS"}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
body,td,th {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 10pt;
	color: #0099FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}

