BODY { 
 color: white;
 background-color: black;
 font-family: lucidabright, palatino, times, serif
}
EM { 
    color: #3366ff;
    font-family: palatino, times, serif
    text-decoration: none;
    font-weight: bold; 
}
STRONG { 
    color: #3366ff;
    font-family: palatino, times, serif
    text-decoration: none;
    font-weight: bold; 
}
H1, H2, H3, H4, H5, H6 { 
 font-family: helvetica, arial, sans-serif
}

ADDRESS { 
 font-family: helvetica, arial, sans-serif;  
 font-size: 75%
}

A:link { 
 color: #00cc33;
 text-decoration: none;
 background-color: transparent
}
A:visited { 
 color: #009900;
 background-color: transparent;
 text-decoration: none
}
A:hover { 
 color: #44ff88;
 background-color: transparent
}
A:active { 
 color: #ccffcc;
 background-color: transparent;
 text-decoration: none
}
.barlink { 
 font-family: helvetica, arial, sans-serif;
 font-size: 13px;
 font-weight: bold; 
 color: white; 
 background-color: #666600;
 text-decoration: none
}
.navlink { 
 font-family: helvetica, arial, sans-serif;
 font-size: 13px;
 font-weight: bold; 
 text-decoration: none 
}
.navlinksm { 
 font-family: helvetica, arial, sans-serif;
 font-size: 11px;
 font-weight: bold; 
 text-decoration: none 
}
.navlinkbig { 
 font-family: helvetica, arial, sans-serif;
 font-size: 15px;
 font-weight: bold; 
 text-decoration: none 
}
H1 { 
 font-size: 22px;
 font-weight: bold; 
 text-decoration: none;
}
.myH1 { 
 font-family: helvetica, arial, sans-serif;
 font-size: 22px;
 font-weight: bold; 
 text-decoration: none
}
H2 { 
 font-size: 18px;
 font-weight: bold; 
 text-decoration: none;
}
.myH2 { 
 font-family: helvetica, arial, sans-serif;
 font-size: 18px;
 font-weight: 
 bold; text-decoration: none 
}
.iDesc {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
}
.h {
 font-family: helvetica,arial,sans-serif;
 font-size: 18px;
 font-weight: bold;
 text-decoration: none;
 color: #330000;
 background-color: white;
}
.button {
 color: #000000;
 background-color: #cccc99;
 font-weight: bold;
}
