H1 {FONT-FAMILY: TimesRoman;
    FONT-SIZE: 22pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    COLOR: #000000;
    margin-top: 0em;
    margin-bottom: 0em}

H2 {FONT-FAMILY: TimesRoman;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    COLOR: #000000}

H3 {FONT-FAMILY: TimesRoman;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    COLOR: #000000}

BODY {BACKGROUND: #dddddd;}

.margin-table {
    BORDER: 1px solid black;
    BACKGROUND-color: white; }


TEXT {FONT-SIZE: 12pt; FONT-FAMILY: TimesRoman}

.navbar a:link, .navbar a:visited
     { font: bold 8pt Verdana, sans-serif;
       padding: 0.2em;
       margin: 0.2em;
       display: block;
       text-decoration: none;
       background: url("images/button.gif") transparent
                   50% 50% no-repeat; }

.navbar a:link    { color: yellow; }

.navbar a:visited { color: lime; }

.navbar a:hover, .navbar a:focus
     { background-image: url("images/button_yellow.gif");
       color: black; }

.navbar a:hover:visited, .navbar a:focus:visited
     { background-image: url("images/button_green.gif");
       color: black; }

P.email {TEXT-ALIGN: center;
        margin-top: 1em;
        margin-bottom: 1em}

P.copy {FONT-SIZE: 8pt;
        TEXT-ALIGN: center;
        margin-top: 1em;
        margin-bottom: 1em}

P.home {TEXT-ALIGN: center;
        margin-top: 1em;
        margin-bottom: 1em}

P.valid {TEXT-ALIGN: center}

P.brag {FONT-FAMILY: TimesRoman;
        FONT-SIZE: 14pt;
        FONT-STYLE: italic;
        FONT-WEIGHT: bold;
        TEXT-ALIGN: center;
        COLOR: #35B9EA}

P.hrs {FONT-FAMILY: TimesRoman;
       FONT-SIZE: 10pt;
       FONT-STYLE: normal;
       FONT-WEIGHT: bold;
       TEXT-ALIGN: left;
       COLOR: #000000}

