body         {
             font-family: tahoma,arial,helvetica; 
             font-size: 11px;
             color: #000000;
             }
td           {
             font-family: tahoma;
             font-size: 12px;
             color: #000000;
             }
p            {
             font-family: tahoma,arial;
             font-size: 12px;
             color: #000000;
             }
A:link	     {
	     font-family: tahoma, helvetica;
	     font-size:9pt;
	     color: "0000FF";
	     }
A:visited    {
	     font-family: tahoma, helvetica;
	     font-size:9pt;
	     color:gray;
	     }
A:hover	     {
	     color:red;			
	     }
A.menu:link  {
	     font-weight: 500;
	     font-size:8pt;
             color: #F6D400;
             text-decoration: underline;
             }
A.menu:hover {
	font-weight: 500;
	color:#FFFFFF;
	font-size:8pt;
	font-family: Tahoma, Verdana, Arial;

             }

A.menu:visited    {
	     font-family: tahoma, helvetica;
	     font-size:8pt;
	     color:#F6D400; 
	     }
select.select {
	font-size: 8pt;
	font-family: tahoma, Arial;
	font-weight: 400;
	color: #000000;
	height: 14px;
	background-color: #FFFFFF;
	border : 1px solid #333333;
	      }
	      
input.button  {
	font-size: 7pt;
	font-family: tahoma,Arial;
	height: 20px;
	      }
input.text    {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	font-weight: 400;
	color: #000000;
	height: 18px;
	background-color: #FFFFFF;
	border : 1px groove solid #333399;
              }
