@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6181AF;
	margin: 0px;
}
.h1{
font-family:Verdana;
font-size:11px;
color:#657ebd;
font-weight:bold;
text-align:left;
}
.Menu{
font-family:Verdana;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.Menu:hover{
color:#000066;
}
.bullet1{
font-family:Verdana;
font-size:11px;
color:#818181;
font-weight:normal;
text-align:left;
}
.txt{
font-family:Verdana;
font-size:11px;
color:#818181;
font-weight:normal;
text-align:justify;
line-height:14px;
}
.home-txt{
font-family:Verdana;
font-size:11px;
color:#657ebd;
font-weight:normal;
text-align:justify;
line-height:12px;
}
.page-heading{
font-family:Verdana;
font-size:18px;
color:#657ebd;
font-weight:bold;
text-align:left;
}
.email{
font-family:Verdana;
font-size:11px;
color:#818181;
font-weight:normal;
text-align:left;
}
.email:hover{
color:#FF9900;
}