body {
background:url(bg.jpg)
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: xx-small;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	vertical-align:top;
	font-size: xx-small;
	}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h3  {font-family: Tahoma;
	font-size:x-small;
	color:#0066FF;
	font-weight: bolder;
	}
	
h2 {font-family:Tahoma;
	color:#009933;
	font-size:medium;
	}
	
	
A:link {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:xx-small;
			color:#009933;
			font-weight:700;
			text-decoration:none;
			}	
			
			
A:hover 
       {font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:xx-small;
	   color:#009933;
	   font-weight:700;
	   text-decoration:underline;
	   }
	   
	   
hr {color:#009933;
	}	   
	   
