
body {
	font-family: verdana;
	font-size: 19px;
	background-color: #7a7a7a;
	color: #000000;
	line-height: 1.5
}

table {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 1.5
}

/* Custom link styles */



a:link 
{ color:#000000; text-decoration:none }

a:visited 
{ color:#db0000; text-decoration:none }

a:hover 
{ color:#db0000; text-decoration:none }

a:active 
{ color:#000000; text-decoration:none }

a:focus 
{ color:#000000; text-decoration:none }



