.PageTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    color: #000000
}

.SubTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #000000
}

.Boxed {
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding: 5px 10px 5px 10px;
}

.MenuItem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #663333}

.HomeMenuItem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF
}

.BodyText {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal
}

.NoteText {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #FF3333
}

.BlueNoteText {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #3355FF
}

.RowSep {
    height: 5px;
    background: #CC9966;
}

.emailAddress {
    font-style: italic;
    font-weight: normal;
    padding-left: 10px;
}

