a:link {color: #990000; text-decoration: none;}
a:visited {	color: #990000; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: underline;}
a:active {color: #990000; text-decoration: none;}
body {margin-top: 50px; margin-bottom: 50px; margin-left: 0px; margin-right: 0px;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	background-color: #FFFFFF;
}
.title {color: #000000; font-size: 17px; font-weight: bold;}
.heading {color: #990000; font-size: 13px; font-weight: bold;}
.subheading {color: #666666; font-size: 13px; font-weight: bold;}

