/* CSS Document */

<STYLE> 
<!--


a:         { font-family: Arial; font-size: 9pt; color: #389d1e; text-decoration: underline; font-weight: normal;}
a:link     { font-family: Arial; font-size: 9pt; color: #389d1e; text-decoration: underline; font-weight: normal;}
a:visited  { font-family: Arial; font-size: 9pt; color: #389d1e; text-decoration: underline; font-weight: normal;}
a:hover    { font-family: Arial; font-size: 9pt; color: #000000; text-decoration: underline; font-weight: normal;}

a.top:         { font-family: Arial; font-size: 10pt; color: #399e20; text-decoration: none; font-weight: normal;}
a.top:link     { font-family: Arial; font-size: 10pt; color: #399e20; text-decoration: none; font-weight: normal;}
a.top:visited  { font-family: Arial; font-size: 10pt; color: #399e20; text-decoration: none; font-weight: normal;}
a.top:hover    { font-family: Arial; font-size: 10pt; color: #000000; text-decoration: underline; font-weight: normal;}

a.nav:         { font-family: Arial; font-size: 8pt; color: #5f5f5f; text-decoration: none; font-weight: bold;}
a.nav:link     { font-family: Arial; font-size: 8pt; color: #5f5f5f; text-decoration: none; font-weight: bold;}
a.nav:visited  { font-family: Arial; font-size: 8pt; color: #5f5f5f; text-decoration: none; font-weight: bold;}
a.nav:hover    { font-family: Arial; font-size: 8pt; color: #1f8a22; text-decoration: underline; font-weight: bold;}


p 			 { font-family: Arial; font-size: 8pt; color: #5f5f5f; font-weight: normal; font-style: normal; text-decoration: none}
.bold 			 { font-family: Arial; font-size: 8pt; color: #5f5f5f; font-weight: bold; font-style: normal; text-decoration: none}
.italic 			 { font-family: Arial; font-size: 8pt; color: #5f5f5f; font-weight: normal; font-style: italic; text-decoration: none}
.green 			 { font-family: Arial; font-size: 8pt; color: #389d1e; font-weight: bold; font-style: normal; text-decoration: none}
td 			 { font-family: Arial; font-size: 8pt; color: #5f5f5f; font-weight: normal; font-style: normal; text-decoration: none}

.copyright		 { font-family: Arial; font-size: 8pt; color: #5f5f5f; font-weight: normal; font-style: normal; text-decoration: none}
.header		 { font-family: Arial; font-size: 12pt; color: #389d1e; font-weight: bold; font-style: normal; text-decoration: none}
 BODY { background: url("images/background.gif") }


-->
</STYLE>