body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.style1 {
	background-color: #FFFFFF;
	font-size: 24pt;
	color: #FF9933;
	font-weight: bold;
}
.style2 {
	color: #FF3333;
	font-weight: bold;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
