﻿img 
{
	border: 0px;
}

div.banner 
{
    width: 100%;
    border-bottom: solid 1px darkgreen;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

div.rightpicture
{
	float: right;
	text-align: center;
	padding: 5px;
}

div.leftpicture
{
	float: left;
	text-align: center;
	padding: 5px;
}

A {
	text-decoration: none;
}

P A:Hover  {
	text-decoration: underline;
}

table.files A:Hover {
	text-decoration: underline;
}

body {
	background-color: #ffffff;
	border: 0px;
	padding: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
}

H1 {
	color: #006600;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}

H2 {
	color: #006600;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	margin-top: 20px;
}

H3 {
	color: #006600;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	margin-top: 20px;
	text-transform: uppercase;
}

P {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.bodytext {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

table.files {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    border: 2px #006600 solid;
}

.heading {
	color: #006600;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}




