.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style3 {font-weight: bold; font-family: "Trebuchet MS";}
.style6 {font-weight: bold; font-family: "Trebuchet MS"; font-size: 16px; }
.style10 {
	color: #666666;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style11 {color: #CC9900}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}


.style12 {color: #CE9C08}
