@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
.style1:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
.style1:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #fec222;
	text-decoration:none;
}
.style2 {
	font-size: 11px;
	font-family: Tahoma;
	color: #00445b;
	text-decoration:none;
}
.style2:link {
	font-size: 11px;
	font-family: Tahoma;
	color: #00445b;
	text-decoration:none;
}
.style2.hover {
	font-size: 11px;
	font-family: Tahoma;
	color: #007ba4;
}
.style3 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	letter-spacing:-1px;
	color: #ffffff;
}
.style4 {
	font-size: 16px;
	font-family: "Times New Roman";
	color: #626262;
}
.style5 {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #00445b;
	text-decoration:none;
}

    .style6
    {
        font-size: small;
        font-family: Tahoma;
        color: #00445b;
        text-decoration: none;
    }
    .style7
    {
        font-size: small;
        font-family: Tahoma;
        color: #00445b;
        text-decoration: none;
        font-weight: bold;
    }

.style8 {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
h2 {
font-size: 22px; letter-spacing: -1px; font-family: arial; color:#ffffff;
}