@charset "utf-8";
/* CSS Document */

<style>
BODY            {font-family:  Verdana, Arial, sans-serif; font-color: black}
TD              { font-family:  Verdana, Arial, sans-serif;
				font-color: black  font-size: small; 
	font-style: normal;
	font-weight: normal;
	color: black;
}
					
A		         {text-decoration : none; color:#663300}

A:ACTIVE        {text-decoration: none; color:#663300}

A:HOVER         {text-decoration : underline}
A:VISITED       {color :#003366 }
H1             {font-family: Verdana, Arial, sans-serif;
                font-size : 10pt;
                background-color: #6699CC;
                margin-top  : 0em;
                margin-bottom : .5em}
 
.menuitem        {font-family: Verdana, Arial, sans-serif; Front-color: #003366;
                  font-size: 11pt; font-weight: Bold}
      
</style>
