a:link       { color: #9900ff; font-size: 10pt; text-decoration: none}
a:visited  { color: #9900ff; font-size: 10pt;  text-decoration: none}
a:hover      { color: #800000; text-decoration: none;  font-size: 10pt}
a:active  { color: #000080; font-size: 10pt;  text-decoration: none }

.menuslogan  { font-size: 10pt; color: #FF9999; font-style: italic; 
               }
.menutitle   { font-size: 12pt; color: #000080; font-weight: bold }
.menuname    { font-size: 12pt; color: #000000; font-weight: bold }
.normal      { font-size: 10pt; color: #000080 }
.f12{font-size:12pt;font-weight:bold;color:800000}

body         { font-size: 9pt;  background-repeat: 
               repeat-y; padding-top: 1; background-position: center top }

               font-weight: bold }

td   {
	font-size: 9pt;
	color: #000080;
	line-height: 13pt;
}

table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}


.menu td{font-size:9pt;line-height:13pt}
.menu td a:link{color:white;text-decoration:underline}
.menu td a:visited{color:white;text-decoration:underline}
.menu td a:hover{color:yellow;text-decoration:none}
