.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #257BDB;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #257BDB;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #257BDB;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;
}
.link {
	font-family: Tahoma;
	font-size: 10.5px;
	font-weight: normal;
	color: #1793F5;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #ffffff;
	text-decoration : none;
}
A {     
	font-family: "MS Sans Serif";
	font-size: 10px;
        Color : #085195; font-weight: bold;
	text-decoration : none;
}