.style1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;

}
.styl3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
}
.unnamed1 {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-weight: bold;
}
.fontnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
