p.initial:first-letter {color:black;
                        font-size:200%;
                        float:left}
.block {  font-family: "Times New Roman", Times, serif; 
          font-size: 10px; 
          font-style: normal;
          font-weight: bold; 
          border-left-width: thin;
          list-style-type: circle
        }
.block  {  font-family: Arial, Helvetica, sans-serif; 
           font-size: 14px; font-style: normal;
           font-weight: bold; 
           color: #000000;
           text-indent: 20pt; 
           border-left-width: medium
          }
.smaller {  font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px;
            color: #000099;
            text-indent: 8pt;
            font-weight: bold;
            border-left-width: medium
            }
.heading {  font-family: Arial, Helvetica, sans-serif; 
            font-size: 16px; font-style: normal;
            font-weight: bold;
            font-variant: normal;
            text-transform: none}
.dot {  list-style-type: disc
     }
.larger {  font-family: Arial, Helvetica, sans-serif; font-size: large;
           color: #003366
; font-weight: bold
        }
.largerblock { font-family: Arial, Helvetica, sans-serif; font-size: 14px;
              font-style: normal; font-weight: bold;
              border-left-width: thin; list-style-type: circle;
              font-family: "Times New Roman", Times, serif; 
              font-size: 14px; font-style: normal; font-weight: bold;
              color: #000000; text-indent: 20pt; border-left-width: medium }
p.bluey{  font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #000066}
a:active {  color: #FFffff}
.hovermenu ul{
font: bold 16px arial;
padding-left: 0;
margin-left: 0;
height: 25px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: white;
background-color: #000099;
border: 2px solid #002164;
}

.hovermenu ul li a:hover{
background-color: #0000cc;
border-style: outset;
}

/*html>body */
.hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.bigblue {  
font-family: Arial, Times, serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #000066}
.largerblue {  font-family: Arial, Helvetica, sans-serif;
 font-size: medium; 
 font-weight: bold; 
 color: #000066
 }
.normal {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #000000
}
/*a:active {  color: #FF0000}
a:link {  color: #669933}
a:visited {  color: #0066FF}*/