body{ font-family: "Times New Roman",serif}

.header { font-size: 15; font-weight: bold}

.menu { font-family: serif; font-weight: bold}
.menu a:link{ text-decoration: none; color: #FFFFCC }
.menu a:visited { text-decoration: none; color: #FFFFCC }
.menu a:hover { text-decoration: none; background: #999999; color: white }

.sidebar { font-family: "Times New Roman",serif }
.sidebar a:link{ text-decoration: none; color: #333366;}
.sidebar a:visited { text-decoration: none; color: #333366;}
.sidebar a:hover { text-decoration: none; color: white }

.bigtext { font-family: serif; font-size: 25}

.copy
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 14px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif
}

.copyBold
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 14px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif
}