.style1 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 42pt;
	font-style: normal;
	font-weight: normal;
	color: #093;
}.style3 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #C60;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #333;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333;
	line-height: 20pt;
}


a:link {
	color: #06F;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #06F;
	font-size: 12pt;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FC0;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #06F;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
}
a.mail:link {
	text-decoration: none;
	color: #06F;
	font-size: 10pt;
	font-weight: normal;
}
a.mail:visited {
	text-decoration: none;
	color: #06F;
	font-size: 10pt;
	font-weight: normal;
}
a.mail:hover {
	text-decoration: none;
	color: red;
	font-size: 10pt;
	font-weight: normal;
}
a.mail:active {
	text-decoration: none;
	color: #06F;
	font-size: 10pt;
	font-weight: normal;
}

