A.menulink {
display: block;
border: solid 0px #000000;
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    BORDER-BOTTOM: buttonhighlight thin outset;
    BORDER-LEFT: buttonhighlight thin outset;
width: 100px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:10px;
    COLOR: white;
        FONT-WEIGHT: bold;
    WIDTH: 100px;
background-color:#999999;
    LINE-HEIGHT: 15px
}

A.menulink:hover {
border: solid 0px #000000;
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    BORDER-BOTTOM: buttonhighlight thin outset;
    BORDER-LEFT: buttonhighlight thin outset;
color: white;
background-color:#8B1A1A;
    LINE-HEIGHT: 15px
}

A.menulink2 {
display: block;
border: solid 0px #000000;
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    BORDER-BOTTOM: buttonhighlight thin outset;
    BORDER-LEFT: buttonhighlight thin outset;
width: 124px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
    COLOR: white;
        FONT-WEIGHT: bold;
    WIDTH: 123px;
background-color:#333366;
    LINE-HEIGHT: 20px
}

A.menulink2:hover {
border: solid 0px #000000;
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    BORDER-BOTTOM: buttonhighlight thin outset;
    BORDER-LEFT: buttonhighlight thin outset;
color: white;
background-color:#999999;
    LINE-HEIGHT: 20px
}

/*      unvisited Links         */         
a.submain:link {
color: #CC9933;
font-weight: bold;
font-family:helvetica; 
font-size: 14pt;
text-decoration: none; 
}
 
/*      Visited links   */
a.submain:visited {
color: #CC9933;
font-weight: bold;
font-family:helvetica; 
font-size: 14pt;
text-decoration: none;
}

/*      Active links (not widely supported) */
a.submain:active {
color: black;
font-family:helvetica;
font-weight: bold;
font-size: 14pt;
text-decoration: none;
}

/*      Links when hovered over (MSIE only)                                     */
a.submain:hover {
color: black;
font-weight: bold;
font-family:helvetica;
font-size: 14pt;
text-decoration: none;

}

P {font-family:helvetica;
font-size:10pt;
margin-right:5%;
margin-left:5%
}

UL {
margin-right:5%;
margin-left:60%%;
font-family:helvetica;
font-size=10pt
} 

FORM {font-family:helvetica;
font-size:10pt;
font-weight:bold;
color:darkblue;
margin-left:5%;
margin-right:25%
}


/*      unvisited Links         */         
a.big:link {
color: #8B1A1A;
font-weight: bold;
font-family:helvetica; 
font-size: 18pt;
text-decoration: none; 
}
 
/*      Visited links   */
a.big:visited {
color: #8B1A1A;
font-weight: bold;
font-family:helvetica; 
font-size: 18pt;
text-decoration: none;
}

/*      Active links (not widely supported) */
a.big:active {
color:#99CCFF;
font-family:helvetica;
font-weight: bold;
font-size: 18pt;
text-decoration: none;
}

/*      Links when hovered over (MSIE only)                                     */
a.big:hover {
color:#99CCFF;
font-weight: bold;
font-family:helvetica;
font-size: 18pt;
text-decoration: none;

}


H1 {font-family:arial;
position:absolute;
left:2in;
top:2.9in;
color:#99CCFF;
z-index:1;
font-size:75pt}

H2 {font-family:arial;
position:absolute;
left:2.8in;
top:3.4in;
color:darkblue;
z-index:2;
font-size:30pt}

H3 {font-family:arial;
position:absolute;
left:3in;
top:3.2in;
color:darkblue;
z-index:2;
font-size:25pt}

H4 {font-family:arial;
margin-left:20%;
color:black;
margin-right:5%;
z-index:5;
font-size:12pt}

H5 {font-family:arial;
color:black;
z-index:4;
font-size:10pt}

H6 {font-family:arial;
position:absolute;
left:2in;
top:2.9in;
color:#99CCFF;
z-index:1;
font-size:40pt}



