.style1 {
	font-size: 12px;
	line-height: 150%;
}
.style2 {
	font-size: 11px;
	line-height: 130%;
}
.style4 {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
a:link {
	color: #009FE9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009FE9;
}
a:hover {
	text-decoration: underline;
	color: #B5DCE4;
}
a:active {
	text-decoration: none;
}


.style_footer {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}
.style_whiteb {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.style_whiteb2 {
	font-size: 11px;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.style9 {

	color: #009FE9;
	font-weight: bold;
	background-color: #EFF9FB;
	font-size: 14px;
}
.style7 {
	color: #009FE9;
	font-size: 12px;
	line-height: 150%;
}
li {
	font-size: 12px;
	line-height: 150%;
}
ul {
	font-size: 12px;
	line-height: 150%;
}
a.srollover {
    display: block;
    width: 83px;
    height: 21px;
    background: url("img/bo.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.srollover {
    background-position: -83px 0;
}
a.srollover2 {
    display: block;
    width: 83px;
    height: 21px;
    background: url("img/bo2.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.srollover2 {
    background-position: -83px 0;
}
.titles{ width:90%; text-align:left; margin:10px 0; font-size:18px; font-weight:bold; color:#029EE8;}