 
<STYLE TYPE="text/css">
BODY {
	background-color: #FFFFFF;
	scrollbar-3d-light-color: #00C090;
	scrollbar-base-color: #33CC99;
	scrollbar-highlight-color: #33FFCC;
	scrollbar-face-color: #00C090;
	scrollbar-shadow-color: White;
	scrollbar-dark-shadow-color: Navy;
	scrollbar-arrow-color: White;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	font: "Times New Roman", Times, serif;
	font-size: 12px;
}
P { color: black;
	text-align: justify;
	font-family :"Times New Roman", Times, serif;
	font-size: 12px;
}
TABLE {
	border: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
UL, OL{
	color: black;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style: square;
}
H1 {
	color: #006633;
	text-align: center;
}
H2 {
	color: #00C090;
	text-align: center;
}
H3  {
	color: #00C099;
	text-align: center;
}
H4 {
	color: Black;
	text-align: left;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #006633;
	text-decoration: none;
}
A:LINK {
	color: #006633;
	text-decoration: none;
}
A:HOVER {
	color: #00C099;
	text-decoration: none;
}
A:VISITED {
	color: #006633;
	text-decoration: none;
}
A:ACTIVE {
	color: maroon;
	text-decoration: none;
}

.marked { color: #006633;
font-weight:bold;
}

.letters { color: Maroon;
font-size: 24px;
font-weight: bold;
vertical-align:top;
}
</STYLE>


