/* Copyright 2000 ADA Company */


A:Link  {	text-decoration : none;font-weight:bold;	color : #00FF99}
div.menu a:link { color : black}
A:Visited  {	text-decoration : none;font-weight:bold;	color : 99FFFF}
div.menu a:Visited { color : grey}
A:Active  {	text-decoration : none;font-weight:bold;	color : #D9BD4F}
div.menu a:Active { color : red}
A:Hover  {	text-decoration : none;font-weight:bold;	color : #D9BD4F}
div.menu a:hover { color: #FF0000; text-decoration: underline }
body { margin-left: 40; margin-right: 40;
   
   background: #333366;
   
   
}

p            { font-size: 10pt; font-family: Arial, Verdana, Helvetica, helv, sans-serif; 
               color: #000000; margin-top: 2 }

.white { color: white}

.indent { text-indent: 11 }
.footer      { font-size: 8pt; color: #FFFFFF }
li           { font-size: 9pt; font-family: Arial, Helvetica, helv, sans-serif; 
               color: #FFFFFF; font-weight: bold }
ul           { font-size: 9pt; font-family: Arial, Helvetica, helv, sans-serif }
dir           { font-size: 10pt; color: #000000; font-family: Arial, Helvetica, helv, sans-serif }
TR { font-size: 100%;font-family: Arial, Helvetica, helv, sans-serif;color: white}
blockquote {font-size: 9pt;font-family: Arial, Helvetica, helv, sans-serif;color: white}
/* Defined term */
dt {
   color: #FFD700;
   font-weight:bold;
   font-family: Arial, Helvetica, helv, sans-serif
   }


h1           { font-size: 14pt; color: #800000; font-family: 
               Arial, Helvetica, helv, sans-serif; text-align: Center; 
               font-weight: bold }
h2           { font-size: 12pt; color: #990033; font-family: 
               Arial, Helvetica, helv, sans-serif; text-align: Center; 
               font-weight: bold }
h3           { font-size: 12pt; color: #000000; font-family: 
               Arial, Helvetica, helv, sans-serif; text-align: Center }
h4           { color: #FF7F50; font-family: Verdana, Arial, Helvetica, helv, sans-serif; 
               text-align: Center }
h6           { font-size: 9pt; text-transform: caps; font-family: 
               Arial, Helvetica, helv, sans-serif; color: #800000; 
               text-align: Left; font-weight: bold }
