.whitetext {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #344997;
	text-align:justify;
}
.text2{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0000007;
}
.textblackbold{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0000007;
}
.head{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #13A6EC;
	border-bottom:2px solid #E8E8E8;
	}
.head_a{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #13A6EC;
		}
.head1{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #344997;
}
.head2{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #2222FF;
	border-bottom:2px solid #E8E8E8;
	}
.footer{
	font-family: verdana;
	font-size: 9px;
	font-weight:normal;
	color: #FFFFFF;
}

.textlink:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;text-decoration: none; color: #344997;}
.textlink:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;text-decoration: none; color: #344997;}
.textlink:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;text-decoration: none; color: #344997;}
.textlink:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;text-decoration: none; color: red;}
