
body {background-color: #000000; 
      font-family: arial;
      font-size: 10pt;
      font-color: #ffffff;
      text-decoration: none;
	   }
	  
table {font-family: tahoma, sans, sans-serif;
   font-size: 11; 
   color: 000000;
   font-weight: none; }
   
input {font-family: arial, sans, sans-serif;
   font-size: 10; 
   color: 000000;
   font-weight: bold; }
   
textarea {font-family: arial, sans, sans-serif;
   font-size: 10; 
   color: 000000;
   font-weight: bold; }
   
select {font-family: arial, sans, sans-serif;
   font-size: 10; 
   color: 000000;
   font-weight: bold; }
   
a:link  {
    font-family: arial;
        font-size: 10;
         text-decoration : none;
        font-weight: none;}

a:hover  {
    font-family: arial;
         text-decoration : none;
        font-size: 10;
         color: #cccccc; }

a:visited  {
    font-family: arial;
         text-decoration : none;
        font-size: 10;
         font-weight: none;}

 