body
{
	margin:0;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}

hr
{
	color: red;
}

th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight:bold;
	text-align:left;
	background-color:#990000;
	color:#FFFFFF;
	border-bottom: red;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-align:justify;
	line-height: 17px; 
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.headingmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #FF0000;
	line-height: 24px; 
}

a:link 
{
	text-decoration: none;
	color: #FF0000;
}

a:hover
{
	text-decoration: underline;
	color: #FF0000;
}

a:visited
{
	text-decoration: none;
	color: #FF0000;
}

a:active
{
	text-decoration: none;
	color: #FF0000;
}

.sitebutton {
	background-color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}