@charset "utf-8";

.btm_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
.sub_head {
	font-family: Kartika;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-position: bottom;
	vertical-align: bottom;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normal_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	text-align: justify;
}
.head_txt {
	font-family: Univers;
	font-size: 16px;
	font-weight: bold;
	color: #014B96;
	text-decoration: none;
}
.capital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #336699;
	text-decoration: none;
}
.bg_box {
	background-image: url(images/wht_box.GIF);
	background-repeat: no-repeat;
	background-position: center center;
}
