body
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #000000;
	background-color: #EEEEEE;
}

td.td_def
{
   font-family: Verdana, Helvetica, Arial;
   font-size: 10px;
   font-weight: bold;         
   color: #000000;
	border: 0px dotted #000000;
}

a:link
{
   color: #008080;   
   text-decoration: none
   font-family: Verdana,Helvetica;
   font-size: 11px;
   font-weight: bold;          
}

a:visited
{
   color: #008080;   
   text-decoration: none
   font-family: Verdana,Helvetica;
   font-size: 11px;
   font-weight: bold;          
}

a:active
{
   color: #008080;   
   text-decoration: none
   font-family: Verdana,Helvetica;
   font-size: 11px;
   font-weight: bold;          
}

a:hover
{
   color: #FF0000;   
   text-decoration: underline;
   font-family: Verdana,Helvetica;
   font-size: 11px;
   font-weight: bold;          
}

