﻿body
{
	font-size: 11px;
	color: black;
	font-family: 'Trebuchet MS';
	text-align: left;
	vertical-align: top;
}

td
{
	text-align:left;
}


h1
{
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #006553;
}

h2
{
	font-weight: bold;
	font-size: 22px;
	text-align:center;
	text-transform: none;
	text-decoration: underline;
	color: #006553;
}

h3
{
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	text-transform: none;
	text-decoration: underline;
	color: #006553;
}

h4
{
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
P
{
	text-align: left;
}
