﻿html, body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #707070;
}

a, a:link, a:visited
{
	color: #6980B2;
}

a:active, a:hover
{
	color: #59B42D;
}

p
{
	margin-bottom: 1em;
}

h1
{
	color: #356625;
	font-size: 123.1%;
	font-weight: bold;
	margin-bottom: 1em;
}

h3
{
	color: #356625;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: .5em;
	text-transform: uppercase;
}