body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding:0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #00764A;
	line-height: 120%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #00764A;
}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #000000;
}

.text {
	font-size: 1em;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-indent: 8px;
}

.textgreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00764A;
	font-weight:bold;
}

a.text2:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
}

a.text2:hover {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.textgreen {
	color: #00764A;
}

.large {
	font-size: 130%;
}

a.text3:link {

	font-size: 1em;
	font-weight: normal;
	color: #00764A;
	text-decoration: none;
}
a.text3:hover {
	font-size: 1em;
	font-weight: normal;
	color: #00764A;
	text-decoration: underline;
}

a.textgreen:link {

	font-size: 1em;
	font-weight: normal;
	color: #00764A;
	text-decoration: none;
}
a.textgreen:hover {
	font-size: 1em;
	font-weight: normal;
	color: #00764A;
	text-decoration: underline;
}

a.textgreenbold:link {
	font-size: 1em;
	font-weight: bold;
	color: #00764A;
	text-decoration: none;
}
a.textgreenbold:hover {
	font-size: 1em;
	font-weight: bold;
	color: #00764A;
	text-decoration: underline;
}

.greenbutton {
	text-transform: uppercase;
	font-weight: bold;
	color: #00764A;
}

.greenbutton A:link, A:visited, A:active, A:hover {
	text-decoration: none;
}




.red {
	color: #FF0000;
}

A:link {text-decoration: none; color: #04754A}
A:visited {text-decoration: none; color: #04754A}
A:hover {text-decoration: none; color: #000000}