body {
	margin: 0px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:5F5F5F;
	background-color: #000038;
	outline:none;
}
.body_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px;
	text-align: justify;
	color: #A0C1FF;
	line-height: 18px;
	outline:none;
}
.head_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 5px;
	text-align: justify;
	color: #A0C1FF;
	line-height: 18px;
	outline:none;
}
.main_head_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 5px;
	text-align: justify;
	color: #A0C1FF;
	line-height: 18px;
	font-weight: bold;
	outline:none;
}
.left_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px;
	text-align: justify;
	color: #225ED1;
	line-height: 18px;
	font-weight: bold;
	outline:none;
}
.small_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
	text-align: justify;
	color: #A0C1FF;
	line-height: 18px;
	outline:none;
}
.body a{
	text-decoration:none;
	color: #3E9106;
	outline:none;
}

.body a:hover{
	text-decoration:Underline;
	outline:none;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	color: #4A8EE3;
	border-top-style: 10;
	border-right-style: 10;
	border-bottom-style: 10;
	border-left-style: 10;
	outline:none;
}
.copyright a{
text-decoration:none;
color:#4A8EE3;
outline:none;
}

.copyright a:hover{
text-decoration:underline;
outline:none;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0C1FF;
	outline:none;
	padding:5px;
}
.email a{
text-decoration:underline;
color:#A0C1FF;
outline:none;
}

.email a:hover{
text-decoration:none;
color: #4A8EE3;
outline:none;
}