body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text{
	font:12px Verdana;
	color: #666666;
    }
.text1{
	font:12px Verdana;
	color: Blue;
    }
.textb{
	font:14px Verdana;
	color: #666666;
    }

.link {
	color : #1D0C80;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
.link:Visited {
	color : #1D0C80;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
.link:hover {
	color : orange;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	font-family : Verdana;
}
.link1 {
	color : #666666;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
.link1:Visited {
	color : #666666;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
.link1:hover {
	color : orange;
	font-size : 10px;
	text-decoration : none;
	font-family : Verdana;
}
.body1 { scrollbar-face-color: #235E88; scrollbar-shadow-color: white; scrollbar-highlight-color: #235E88; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #235E88; scrollbar-track-color: #235E88; scrollbar-arrow-color: #FFFFFF }