﻿body
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
}
A
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
}
.blackfont
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
}
H1
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.Error
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana;
	text-decoration: none;
}
.Heading1
{
	font-size: 12pt;
	color: white;
	font-family: 'Arial Black';
	background-color: #330099;
	text-indent: 10px;
	text-align: center;
}
.para
{
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
}
.indexpara
{
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
}
.t
{
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
	border-collapse: collapse;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 1px;
}
.theading
{
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	border-collapse: collapse;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 1px;
	font-weight: bold;
	color: #330099;
	text-indent: 10px;
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
}
.paraheading
{
	font-weight: bold;
	font-size: 10pt;
	color: darkgreen;
	font-family: Arial;
}
.subscription
{
	font-size: 8pt;
	color: maroon;
	font-family: Arial;
}
.tablebg
{
	background-color: gainsboro;
}
.aboutustitle
{
	background-color: maroon;
	font-weight: bold;
	font-family: Arial;
	color: #ffff66;
	text-align: center;
	font-size: 11pt;
}
.theadingwithbg
{
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	border-collapse: collapse;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 1px;
	font-weight: bold;
	color: aliceblue;
	text-indent: 10px;
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
	background-color: darkgray;
}

.news
{
	font-size: 12pt;
	color: maroon;
	font-family: Arial;
	background-color: mistyrose;
	text-align: center;
}

.head1
{
	font-size: 14pt;
	font-family: Arial, Verdana;
	text-decoration: underline;
}
.Grid
{
  table-layout: fixed;
  width: 50em;
  word-wrap: break-word;
}
