p, form{
	font-family:Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	margin: 0px 0px 5px 0px;
	/*margin-bottom:5px;
	line-height: 105%*/
	font-family:Verdana, sans-serif;
}
h2{
	font-size:18px;
	font-weight:1200;
}
a:link { color: #99FF99; text-decoration:underline; font-weight:900;}
a:visited { color: #99FF99; text-decoration:underline; font-weight:900;}
a:hover { color: #00FF00; text-decoration:underline; font-weight:900;}
a:active { color: #DDFFDD; text-decoration:underline; font-weight:900;}

a.edit{
	font-size:8px;
	font-style: oblique;
}
