p { margin: 0px;}
body { color: #4d4f51; font-size: 12px; font-family: Trebuchet, sans-serif; line-height: 20px }
.h1 { color: #30655a; font-size: 14px; font-family: Trebuchet, sans-serif; font-weight: bold; line-height: 20px }

a:link {
	color: #4d4f51;
	text-decoration: none;
}
a:visited   { color: #4d4f51; text-decoration: none }
a:hover {
	text-decoration: underline;
	color: #4d4f51;
}
a:active {
	text-decoration: none;
	color: #323b97;
}
