.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #064293;
}

.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F28041;
	font-weight: bold;
}

.style5 {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	padding-left: 10px;
}

.style10 {
	font-family: Verdana;
	font-size: 18px;
	color: #064293;
	font-weight: bold;
}

.style7 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}


.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
        font-variant: small-caps;
	color: #FFFF00;
	font-weight: bold;
	padding-left: 10px;
	line-height: 45px;
}


.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.style14 {
	font-family: Verdana;
	font-size: 12px;
	color: #878787;
	font-weight: bold;
}

.style15 {
	font-family: Verdana;
	font-size: 14px;
	color: #064293;
}


body {
	background-color: #B1B1B1;
}





a.one:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.one:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.one:hover {
	color: yellow;
        text-decoration: none;
        
}
a.one:active {
	color: #CC0000;
	text-decoration: none;
}




a.two:link {
	color: #064293;
	text-decoration: underline;
}
a.two:visited {
	color: blue;
	text-decoration: none;
}
a.two:hover {
	color: red;
        	

	text-decoration: none;
        
}
a.two:active {
	color: red;
	text-decoration: none;
}





a.three:link {
	color: #064293;
	text-decoration: underline;
	font-weight: bold;
}
a.three:visited {
	color: grey;
	text-decoration: none;
	font-weight: bold;
}
a.three:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
        
}
a.three:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
}




a.four:link {
	color: #064293;
	text-decoration: none;

}
a.four:visited {
	color: #064293;
	text-decoration: none;

}
a.four:hover {
	color: red;
	text-decoration: none;

        
}
a.four:active {
	color: red;
	text-decoration: none;

}




.orange_link:link {
		color: #FFFFFF;
	text-decoration: none;
}
.orange_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.orange_link:hover {
	color: #064293;
	text-decoration: none;
}
.orange_link:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	line-height: 45px;
}

