﻿body
{
	font-family: Arial;
	font-size: 12px;
}

.Left
{
	float: left;
}

.Interior .Left
{
	padding: 10px;
	margin: 10px;
}

.Right
{
	float: right;
}

.Clear
{
	clear: both;
}

H1
{
	font-family: Arial;
	font-size: 21px;
	color: #80c842;
	margin-bottom: 0px;
}

H2
{
    font-family:Arial;
    font-weight: normal;
    font-size:19px;
    color:#ec1e2e;
}

H3
{
    font-family:Arial;
    font-weight: normal;
    font-size:20px;
    color:#ec1e2e;
}

a 
{
    color:#0000ee;
}
