


body {
    background-color: #CCCC99;
    color: #333300;
    font-size: 12pt;
    margin-top: 0;
    margin-left:2pt;
    margin-right:2pt;
    margin-bottom:0;
}

p {
    font-size: 12pt;
    font-family: Times, Times New Roman, serif;
}

h1 {
    font-family:  Times, Times New Roman, serif;
    font-size:  195%;
    font-weight:  bold;
}

h2 {
    font-family:  Times, Times New Roman, serif;
    font-size:  160%;
    font-weight:  bold;
}

h3 {
    font-family:  Times, Times New Roman, serif;
    font-size:  135%;
    font-weight:  bold;
}

h4 {
    font-family:  Times, Times New Roman, serif;
    font-size:  120%;
    font-weight:  bold;
}

h5 {
    font-family:  Times, Times New Roman, serif;
    font-size:  110%;
    font-weight:  bold;
}

h6 {
    font-family:  Times, Times New Roman, serif;
    font-size:  105%;
    font-weight:  bold;
}

img {
    border:  0;
}

big {
    font-size:  115%;
}

big big {
    font-size:  130%
}

small {
    font-size:  85%;
}

small small {
    font-size:  70%;
}

sub {
    font-size:  60%
}

sup {
    font-size:  60%
}

.invisible {
  font-size: 40%;
  color: #CCCC99;
}

a:link {
    text-decoration: underline;
    color: #663333;
}

a:visited {
    text-decoration: underline;
    color: #663333;
}

a:active {
    color: #FF6633;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
    color: #CC3300;
}

table {
    border: 0;
}

td {
    vertical-align: top;
}

#SaugusNetFont {
    font-family:  Lucida Sans DI, Lucida Sans I, LucidaSans, Lucida-Sans, Lucida Sans, Lucida, sans-serif;
}
