BODY {		background: navy;
		font-family: Verdana, Arial;
		font-size:8pt} 
		
A:active {	color:#004080}

A:visited {	color:GRAY}

A:hover {	text-decoration: none;
		font-weight:bold;
		color:#0044FF}
		
A.file	{	color:blue;
		font-weight:bold;
		text-decoration: none;}

A.file:visited	{color:blue;
		font-weight:bold;
		text-decoration: none;}

A.file:hover {	text-decoration: underline;
		font-weight:bold;
		color:#0044FF}
		
TD		{
		font-family:verdana, arial, sans-serif;
		font-size:12px;
		}
TD.topcell	{background-color:2244AA}

TD.titlecell	{background-color:silver}
TD.textcell	{background-color:white}
.headline	{
		font-size:22px;
		font-weight:bold;
		color:white
		}

