


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

p {
    font-size: 12;
    font-family: times,times new roman,timesnewroman,serif;
}

hr {
    color: #000000;
}

h1 {
    font-family:  times,times new roman,timesnewroman,serif;
    font-size:  195%;
    font-weight:  bold;
}

h1.GBAFont {
    font-family:  times,times new roman,timesnewroman,serif;
    text-decoration: none;
    color: #000000;
    font-size: 175%;
    font-weight: normal;
}

h2 {
    font-family:  times,times new roman,timesnewroman,serif;
    font-size:  160%;
    font-weight:  bold;
}

h3 {
    font-family:  times,times new roman,timesnewroman,serif;
    font-size:  135%;
    font-weight:  bold;
}

h4 {
    font-family:  times,times new roman,timesnewroman,serif;
    font-size:  120%;
    font-weight:  bold;
}

h5 {
    font-family:  times,times new roman,timesnewroman,serif;
    font-size:  110%;
    font-weight:  bold;
}

h6 {
    font-family:  times,times new roman,timesnewroman,serif;
    font-size:  105%;
    font-weight:  bold;
}

big {
    font-size:  115%;
}

big big {
    font-size:  130%
}

small {
    font-size:  80%;
}

small small {
    font-size:  70%;
}

sub {
    font-size:  60%
}

sup {
    font-size:  60%
}

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

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

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

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

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

table {
    border: 0;
}

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