.red
{
    COLOR: red
}
.lblue
{
    background-color: Lavender;
}
.black
{
    COLOR: black
}
.navy
{
    COLOR: navy
}
.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 120%;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial
}
.normal
{
    FONT-SIZE: 100%;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial
}
.subheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial
}
.subheader8pt
{
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial
}
.second
{
    BACKGROUND-COLOR: #e6e6fa
}
.second2
{
    BACKGROUND-COLOR: lavender
}
body
{
    background-repeat: no-repeat;
    BACKGROUND-COLOR: White;
    font-family: Arial;
    font-size: 100%;
}
h4
{
    COLOR: navy
}
th
{
    font-size: 100%;
    COLOR: white;
    BACKGROUND-COLOR: darkblue
}
table 
{ 
    font-size: 100% 
}
.brightbutton
{
    font-size: 110%; 
    background-color: Gold;
}
.blue_hr
{
    height: 1px;
    color: navy
}
.news_soft {color: #009999}
.news_lms {color: #cc9933}
.news_science {color: #003366}
.news_996666 {color: #996666}
.news_date {background-color:#ffffcc; font-weight:bold;}
