.style1 {
	font-family: trebuchet MS, Arial, Tahoma;
	font-size: 9px;
}
.style2
{
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: trebuchet MS, Arial, Tahoma
}
.style3 {
	color: #3596d0;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	color: #0670C2;
	font-weight: bold;
	font-size: 12px;
}
.style5 {
	font-family: "trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.style6 {
	font-size: 14px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Tahoma;
	font-size: 9px;
	color: #333333;
}
a:link {
	color: #015BA0;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004479;
}
a:hover {
	text-decoration: underline;
	color: #0281E3;
}
a:active {
	text-decoration: none;
	color: #0281E3;
}