


body {
    background-color: #FFFFFF;
    color: #660000;
    font-size: 12pt;
    margin: 0;
    padding: 0;
}

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

hr {
    color: #330000;
}

h1 {
    font-size: 200%;
    font-weight: bold;
}

h1.title {
    font-size: 180%;
    font-weight: bold;
    padding: 0;
    margin: 2pt;
    text-decoration: none;
    font-family: Utopia, Times New Roman, Times, serif;
}

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

h2.pageTitle {
    font-family: Times New Roman, Times, serif;
    font-size: 170%;
    font-weight: bold;
    font-style: italic;
}

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

h3.listItem {
    font-family: Times New Roman, Times, serif;
    font-size: 125%;
    font-weight: bold;
    padding: 2pt;
    margin: 0;
}

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

h3.title {
    font-family: Times New Roman, Times, serif;
    font-size: 125%;
    font-weight: bold;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2pt;
    margin-right: 2pt;
    font-family: Utopia, Times New Roman, Times, serif;
}

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

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

img {
    border: 0;
}

.horizrule {
    color: #660000;
    padding: 0;
    margin: 0;
}

.bottomMenu {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10pt;
    padding-right: 10pt;
    margin: 0;
}

div.main {
    margin: 10pt;
    padding: 10pt;
}

big {
    font-size: 115%;
}

big big {
    font-size: 130%
}

small {
    font-size: 80%;
}

small small {
    font-size: 70%;
}

small.title {
    font-size: 75%;
    font-decoration: none;
    font-weight: lighter;
    font-family: Utopia, Times New Roman, Times, serif;
    padding: 2pt;
    margin: 2pt;
}

sub {
    font-size: 60%
}

sup {
    font-size: 60%
}

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

a:link {
    text-decoration: underlined;
    color: #3300CC;
}

a:visited {
    text-decoration: underlined;
    color: #990000;
}

a:active {
    color: #0000FF;
    text-decoration: underlined;
}

a:hover {
    text-decoration: underlined;
    color: #FF0000;
}

table {
    border: 0;
}

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