Body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Ekant
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.BlueOn
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #A8AFB6;
	font-weight: normal;
	text-decoration: none;
}

a.Blue
{
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #3083D6;
	font-weight: normal;
	text-decoration: none;
}

a.Blue:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #405C97;
	font-weight: normal;
	text-decoration: underline;
}

.SubLinkOn
{
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family :  Arial, Helvetica, sans-serif;
}

a.SubLink
{
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #82C8D3;
	font-weight: bold;
	text-decoration: none;
}

a.SubLink:Hover
{
	font-family:  Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}


a.BigBlue
{
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #3083D6;
	font-weight: normal;
	text-decoration: underline;
}

a.BigBlue:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #405C97;
	font-weight: normal;
	text-decoration: underline;
}

.Welcome
{
    font-family: Georgia,Arial, Helvetica, sans-serif;;
	text-align: left;
	font-size: 23px;
	color: #BBBBBB;
	font-style: italic;
	font-weight: normal;
}

.SWelcome
{
    font-family: Georgia,Arial, Helvetica, sans-serif;;
	text-align: left;
	font-size: 13px;
	color: #BBBBBB;
	font-style: italic;
	font-weight: normal;
}

a.Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3083D6;
	font-weight: normal;
	text-decoration: none;
	margin-right: 15px;
}

a.Link:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405C97;
	font-weight: normal;
	text-decoration: none;
	margin-right: 15px;
}

.Red
{
	font-family: "Times New Roman",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
}

.LiteRed
{
	font-family: "Times New Roman",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F24921;
}

.Header
{
	font-family: "Times New Roman",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}

.Black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.Black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.Black:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.BigBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.NormalText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.White
{
	font-family: "Times New Roman",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}

.Family
{
	font-family: "Times New Roman",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #A7D2DB;
	font-style: italic;
}

.Heading
{
	font-family: "Times New Roman",Verdana, Geneva, Arial, Helvetica, sans-serif;
`	font-size: 20px;
	color: #000000;
}

.WhiteText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.RedText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ED0A1E;
	font-weight: bold;
	text-decoration: none;
}
.SmallText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #E14922;
	font-weight: bold;
	text-decoration: none;
}
.GreyText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6F7F7E;
	font-weight: normal;
	text-decoration: none;
}
.BigGreyText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6F7F7E;
	font-weight: normal;
	text-decoration: none;
}
.BlueText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}