/* CSS Document */

body, table, tr, td {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial;
	color:#000000;
	font-size:12px;

}

h1 {font-family: Trebuchet, Trebuchet MS, Verdana, Arial;
	font-size:18px;
	color:#009933}
	
h2 {font-family: Trebuchet, Trebuchet MS, Verdana, Arial;
	font-size:18px;
	color:#009933}	
	
a {color: #009933;
	text-decoration:none;}

a:hover {color: #009933;
	text-decoration:underline;}

a:active {color: #009933;
background-color:#ddf9e9}
