/*cope with inheritance bugs*/
body, table, th, td, a{
	color:#72b34d;
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a:link{
text-decoration:none;
}

a:visited{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a:active{
text-decoration:none;
}

h1{
font-size:36px;
color:#72b34d;
}

h2{
font-size:14px;
color:#72b34d;
}

h3{
font-size:12px;
color:#72b34d;
}