A:link
{
    COLOR: white;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: white;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: yellow;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: white;
    TEXT-DECORATION: none
}
.menu
{
FONT: normal 11pt arial;
color: black;
text-decoration: none;
}
.menu a:link
{
color: #336600;
text-decoration: none;
FONT: bold italic;
}

.menu a:visited
{
color: #336600;
text-decoration: none;
}

.menu a:hover
{
color: #990000;
text-decoration: none;
}

.menu a:active {
color: #336600;
text-decoration: none;
}

.bevel
{
    BORDER-BOTTOM: #006600 2px solid;
    BORDER-LEFT: #00CC99 2px solid;
    BORDER-RIGHT: #006600 2px solid;
    BORDER-TOP: #00CC99 2px solid
}

.header2
{
    FONT: bold 9pt/9pt arial;
    COLOR: white;
    TEXT-ALIGN: center
}

.table
{
    FONT: 9pt/9pt arial;
    COLOR: black
}

body {
	font: 11pt/12pt arial;
        color: black;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AAD7AB;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.style1 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #009966;
	font-weight: bold;
	font-size: 16px;
}
.style3 {
	font-family: Papyrus;
	font-size: 18px;
	font-style: normal;
	line-height: 150%;
	color: #009966;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;

}
.firstletter {
float:left;
width:0.7em;
font-size:400%;
font-family:arial black;
color: #009966;
line-height:80%;
}
ul.disc {
list-style-type: disc
}
ul.circle {
list-style-type: circle
}
ul.square {
list-style-type: square
}
ul.square {
list-style-type: none
}
ul {
list-style-image: url('../images/arrow.gif')
}
