@charset "iso-8859-1";
<!--

BODY {
background-color: #FBFBF4;
color: #006633;
font-family: "Book Antiqua", arial, sans-serif;
margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
margin-bottom: 0em;
}

a:link {
text-decoration: none; 
color: #006666;
font-family: "Book Antiqua", arial, sans-serif;
font-weight: bold;
font-size: 12pt;

}

a:visited {
text-decoration: none; 
color: #006666;
font-family: "Book Antiqua", arial, sans-serif;
font-weight: bold;
font-size: 12pt;

}

a:hover {
text-decoration: underline;
color: #006666;
font-family: "Book Antiqua", arial, sans-serif;
font-weight: bold;
font-size: 12pt;

}

TD {
font-family: "Lucida Sans Unicode", helvitica, sans-serif;
color: #006666;

}

.header2 {
font-weight: bold;
font-size: 12pt;
color: #CC6600;
font-family: "Copperplate Gothic Light", helvitica, sans-serif;
background-color: #FBFBF4;
}

.header3 {
font-weight: bold;
font-size: 10pt;
color: #FF7F40;
font-family: "Copperplate Gothic Light", helvitica, sans-serif;
background-color: #FBFBF4;
}

.text {
font-weight: bold;
font-size: 14pt;
color: #006666;
font-family: "Copperplate Gothic Light", helvitica, sans-serif;
background-color: #FBFBF4;
}

.add {
font-size: 8pt;
color: #006666;
font-family: "Lucida Sans Unicode", helvitica, sans-serif;
background-color: #FBFBF4;
}

.copy {
font-size: 7pt;
color: #006666;
font-family: "Lucida Sans Unicode", helvitica, sans-serif;
background-color: #FBFBF4;
}

.nav {
position: absolute;
top: 50px;
left: 140px;
bottom: auto;
right: auto;
}

-->