body 	{ margin:0px;
	  padding:0px;
	  background-color: white 
	 }

td 	{ font-family: 'courier new', 'courier', 'mono';
	 font-size: 12px;
	 font-weight: normal;
	 color: #000000	
	}

a:link  { font-family: 'courier new', 'courier', 'mono';
	  font-weight: bold;
	  font-size: 12px;
	  color: #990000;
	  text-decoration: none } 
a:visited { font-family: 'courier new', 'courier', 'mono';
	  font-weight: normal;
	  font-size: 12px;
	  color: #666666;
	  text-decoration: none }
a:hover { font-family: 'courier new', 'courier', 'mono';
	  font-weight: bold;
	  font-size: 12px;
	  color: #000000;
	  text-decoration: none;
	  background: #CCCCCC }
a:active   { font-family: 'courier new', 'courier', 'mono';
	  font-weight: bold;
	  font-size: 12px;
	  color: #990000;
	  text-decoration: none } 



#footer {font-size: 9px;
         font-family: 'verdana', 'arial', 'helvetica', 'sans';
	 font-weight:normal;
	 color: #000000 }
h2 	{font-size:20px;
   	 font-family : 'tahoma', 'helvetica', 'sans';
    	 font-weight:bold;
   	 color:#000000 }   
h3	{font-size:16px;
   	 font-family : 'courier new', 'courier', 'mono';
   	 font-weight:bold;
   	 color:#003366 }	
