a {
	color: #009036;
	text-decoration: none;
	font-size: 1em;
}
a:hover {
	color: #e2001a;
	font-size: 1em;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1,h2,h3,h4,h5,h6{
	margin-top:0px;
	color:#000;
}
h1 {
	margin-bottom: 7px;
	font-size:1.7em;
}
h2 {
	font-size:1.5em;
	margin-bottom: 5px;
}
h3 {
	font-size:1.3em;
	margin-bottom: 5px;
}
h4 {
	padding: 2px 0px 6px;
	font-size:14px;
}
h5 {
	font-size:0.9em;
}
h6 {
	font-size:0.8em;
}
.small {
	font-size: 0.7em;
}
.medium {
	font-size: 0.85em;
}
.large {
	font-size: 1.2em;
}
ul, ol {margin-left: 20px;}
