body,td,th {
	font-family: sans-serif;
	font-size: 14px;
}

a:link {
color: black ;
text-decoration:none;
}
a:visited {
color:black;
text-decoration:none;
}
a:hover { 
color:#335744 ;
text-decoration:underline;
}
a:active {
color:green; 
text-decoration:none;
}
h1 {font-size: 20px;}
h2 {font-size: 18px;}

ul {}
li {font-size: 16px; line-height: 1.5;}
