


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

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

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

h2 {
    font-family:  Times, Times New Roman, serif;
    color: #008000;
    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;
}

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: #FFFFCC;
}

a:link {
    text-decoration: none;
    color: #008000;
}

a:visited {
    text-decoration: none;
    color: #0000FF;
}

a:active {
    color: #FF0000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #990000;
}

table {
    border: 0;
}

td {
    vertical-align: top;
}

.CalendarTitle {
font-weight: bold;
text-decoration: none;
text-align: center;
font-size: 120%;
}

div.CalendarBox {
border: None;
}

table.calendar {
border-width: thin;
border-style: solid;
border-color: #008000;
text-align: right;
color: #333333;
background-color: #FFFBF0;
}

table.calendar th {
font-weight: bold;
text-align: center;
}

table.calendar td {
white-space: nowrap;
width: 1.5em;
}

table.calendar td.weekdays {
background-color: #CCCC99;
text-align: center;
border-top-style: 1px;
}

table.calendar td.noday {
backgrond-color: #FFFBF0;
}

table.calendar td.greenday {
backgrond-color: #66CC99;
}

table.calendar td.blueday {
backgrond-color: #99CCFF;
}

div.day {
visibility: hidden;
width: 10em;
z-index: 2;
}

div.dayViewBox {
border: None;
}

table.dayView {
text-align: right;
}

table.dayView th {
font-weight: bold;
font-size: 85%;
text-align: center;
}

table.dayView td {
white-space: nowrap
background-color: #FFFBF0;
font-size: 120%;
width: 1.5em;
padding: 1em;
text-align: center;
}

table.dayView td.startDate {
text-align: right;
}

table.dayView td.endDate {
text-align: left;
}

table.calendar td.todaynoevent {
border-collapse: collapse;
border: 1px solid #660000;
}

table.dayView td.heading {
text-align: center;
}

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