﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana,Arial,Helvetica, 'sans-serif !important';
	font-size: 11px;
	background-color: #2f21b7;
}
.mainDiv
{
	width: 904px;
	padding-top: 5px;
}
.headingtext
{
	color: #8C143F;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.footermenu
{
	font-family: Arial;
	font-size: 12px;
	color: #2F80B8;
	text-decoration: none;
}
.footermenu:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #2F80B8;
	text-decoration: underline;
}

.mainheading
{
	color: #2F21B7;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
.ula
{
	font-family: Arial;
	font-size: 14px;
	color:#E73A35;
	text-decoration: none;
}
.ula:hover
{
	font-family: Arial;
	font-size: 14px;
	color:#2F21B7;
	text-decoration: none;
}
