BODY
{
    BACKGROUND-COLOR: #069B65;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 11px;
}
TD
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 11px;

}

A
{
    COLOR: maroon;
}

A.nv:link, A.nv:active
	{
	text-decoration	:	none;
	color		:	#666666;
	background	:	transparent;
    	FONT-FAMILY: verdana, arial;
    	FONT-SIZE: 11px;
	FONT-WEIGHT: bold
	}
A.nv:visited 
	{
   	text-decoration	:	none; 
   	color		:	#666666; 
  	background	:	transparent; 
  	FONT-FAMILY: verdana, arial;
    FONT-SIZE: 11px;
	FONT-WEIGHT: bold
}		

A.nv:hover 
	{ 
	cursor		:	help;
   	text-decoration	:	none; 
	color		:	#069B65;
	background	:	none;
    	FONT-FAMILY: verdana, arial;
    	FONT-SIZE: 11px;
	FONT-WEIGHT: bold
	
	}


.header
{
    COLOR: navy;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}
.error
{
    COLOR: red;
    FONT-WEIGHT: bold;
}
