﻿html
{
	font-family: Arial;
	font-size: 0.80em;
	color: #666666;
	padding: 0;
	margin: 0;
}
h1
{
	color: #648826;
	font-size: 19px;
	line-height: 20px;
	padding-bottom: 5px;
}
h2
{
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 15px;
}

a:link
{
    color: #A1D400;
}

a:hover
{
    color: #000000;
}

.subHeading
{
	font-size: 15px;
}

strong
{
	font-weight: bold;
}

