<style type="text/css">

A:visited {
   color : #00008b; 
}
 
A:link {
   color : #00008b; 
}
 
A:hover {
   background : #FFFF00;
}

A.nohover:hover {
   background : #FFFFFF;
}


.mytable {
   border-width: thin;
   border-bottom-style: none;
   border-left-style: dotted;
   border-top-style: none;
   border-right-style: dotted;
}


.mymenu {
   font-family: arial, times;
   font-size: 11pt;
   font-weight: normal;
   color: #FFFFFF;
} 

.mymenu a {
  text-decoration:none;
  font-weight:700;
  color:white;
  padding:0px 6px;
  background:transparent;
}

.mymenu a:hover {
  background:white;
  color:#006;
}

.myselected {
  text-decoration:none;
  font-weight:700;
  padding:0px 6px;
  background:white;
  color:#006;
}


.myveryhuge {
   font-family: arial, times;
   font-size: 24pt;
   font-weight: bold;
}

.myhuge {
   font-family: arial, times;
   font-size: 22pt;
   font-weight: bold;
}

.myverylarge {
   font-family: arial, times;
   font-size: 18pt;
   font-weight: demi-bold;
}

.mylarge {
   font-family: arial, times;
   font-size: 14pt;
   font-weight: demi-bold;
}

.mylegend {
   font-family: arial, times;
   font-size: 14pt;
   font-weight: demi-bold;
   background : #FFFFCC;
   padding: 3px;
}

.mybig {
   font-family: verdana, arial, times;
   font-size: 14pt;
   font-weight: bold;
}

.mybanner {
   font-family: verdana, times, arial;
   font-size: 12pt;
   font-weight: demi-bold;
} 

.mytitle {
   font-family: verdana, arial, times;
   font-size: 14pt;
   font-weight: bold;
} 

.mybbtext {
   font-family: arial, verdana, times;
   font-size: 12pt;
   font-weight: bold;
} 

.myredbtext {
   font-family: arial, verdana, times;
   font-size: 12pt;
   font-weight: bold;
   color: red;
} 

.mybtext {
   font-family: arial, verdana, times;
   font-size: 12pt;
   font-weight: bold;
} 

.myredtext {
   font-family: arial, verdana, times;
   font-size: 11pt;
   font-weight: normal;
   color: red;
} 

.mytext {
   font-family: arial, verdana, times;
   font-size: 11pt;
   font-weight: normal;
} 

.mytextb {
   font-family: arial, verdana, times;
   font-size: 11pt;
   font-weight: bold;
} 

.myblue {
   font-family: arial, verdana, times;
   font-size: 11pt;
   font-weight: normal;
   color: blue;
} 

.mytop {
   font-family: arial, verdana, times;
   font-size: 12pt;
   font-weight: bold;
   color: white;
} 

.mysmall {
   font-family: arial, verdana, times;
   font-size: 9pt;
   font-weight: normal;
} 
 
.footer {
   font-family: arial, verdana, times;
   font-size: 8pt;
   font-weight: normal;
} 


</style>

