body {
        font-family: verdana;
        font-size: 3mm
}
td {
        font-family: verdana;
        font-size: 3mm;
        color: #000000
}
A:link {
        text-decoration: underline;
        color: #3366ff;
}
a:active {
        text-decoration: none;
}
a:hover {
        text-decoration : overline;
        color: #ff3366;
}
.location {
        font-size: 3mm;
        color: #ffffff;
        font-weight: bold
}
.sublink {
        font-size: 3mm;
        color: #7700ff;
        font-weight: bold
}
.firstheader {
        font-size: 5mm;
}
.thirdheader {
        FONT-SIZE: 3mm;
        FONT-WEIGHT: bold;
}
.biggie {
        FONT-SIZE: 16px;
}
.secondheader {
        FONT-SIZE: 3mm;
        FONT-WEIGHT: bold;
        BACKGROUND-COLOR: 444444
}
.newtd {
        BACKGROUND-COLOR: 303060
}
.sectd {
        BACKGROUND-COLOR: 606090
}
.newsb {
  color: #ffffff;
  font-weight: bold
}
.newsw {
  color: #000000;
  font-weight: bold
}
.newst {
  text-decoration: underline;
  color: #ffff00;
}
.hoverb {
        text-decoration : none;
        background-color : #30304f;
        color : #30304f;
}
.extra_header
{
	font-weight: bold;
}
