A  {
	color: #000000;
	text-decoration: underline}
	
A:Visited  {
	color: #000000;
	text-decoration: underline}

A:Active  {
	color: #E70000;
	text-decoration: underline}

A:Hover  {
	color: #E70000;
	text-decoration: underline}
	
body, td {
	font-family: georgia, serif;
	color: #000000;
	line-height: 18px;
	font-size: 12px}

.heading1{
	font-family: georgia, serif;
	color: #000000;
	line-height: 18px;
	font-size: 18px}
	
.heading2{
	font-family: georgia, serif;
	color: #000000;
	line-height: 18px;
	font-size: 14px}
	
.activesub{
	font-family: georgia, serif;
	color: #E70000;
	line-height: 18px;
	font-size: 12px}
