BODY{ font-family: Arial, Helvetica;}
A { text-decoration: none; color: #7F1005;}
A.em { font-family: Helvetica; font-weight: bold;}
div.copy {
    font-family: Arial,Helvetica;
    font-size: 8pt;
    font-style: italic;
    text-align: center;
    border-top: 1px solid #999999;
    margin-left: 100px;
    margin-right: 100px;
}
H1{font-family: Arial,Helvetica;
font-size: 14pt; font-weight: light; color: #003399; }
H2{font-family: Arial,Helvetica; 
font-size: 12pt; font-weight: light; color: #003399; }
H2.white{font-family: Arial,Helvetica; 
font-size: 12pt; font-weight: light; color: #ffffff; }
H3{font-family: Arial,Helvetica; 
font-size: 10pt; font-weight: light; color: #003399;}
H4{font-family: Arial,Helvetica; 
font-size: 10pt; font-weight: lighter; color: #003399;}
TH{font-family: Arial,Helvetica; color: #003399; }
table.list{font-family: Arial,Helvetica; font-size: 10pt;}

BODY {
    position: absolute;
    margin: 20px;
    padding: 0px;
}
BODY,DIV,SPAN,
TABLE,TR,TD,TH,P,
FONT,UL,OL,LI
FORM,INPUT,
TEXTAREA,
BLOCKQUOTE,A,I,B,EM {
    font-family: tahoma,helvetica,lucida,arial,sans-serif;
}
TT,CODE,SAMP,PRE {
    font-family: courier,courier-new,terminal,fixed,monospace;
    /* font-size: 90%; */
}
H1,H2,H3,H4,H5,H6 {
    font-family: tahoma,helvetica,lucida,arial,sans-serif;
    margin-bottom: 4px;
    color: #003399;
}
LI {
    list-style-type: square;
    margin-top: 4px;
    text-align: left;
}
BODY { background: #ffffff; color: #333333; }
A { text-decoration: none; font-weight: normal; }
A:link { color: #003399; }
A:visited { color: #003399; }
A:hover { text-decoration: underline; }
A.plain { text-decoration: none; font-weight: normal; }
A.event { text-decoration: none; font-size: 100%; font-weight: bold; }
A:hover.event { text-decoration: underline; font-weight: bold; }
A:link.plain { color: #333333; }
A:visited.plain { color: #333333; }
A:hover.plain { text-decoration: underline; }
.title {
    color: <lfg>;
    font-weight: bold;
    font-size: 130%;
    font-family: tahoma,helvetica,lucida,arial,sans-serif;
}

.event {
    color: <lfg>;
    font-size: 80%;
    font-family: tahoma,helvetica,lucida,arial,sans-serif;
    text-align: left;
}

.eventn {
    color: <lfg>;
    font-size: 100%;
    font-family: tahoma,helvetica,lucida,arial,sans-serif;
    text-align: left;
}

.menu {
    color: <lfg>;
    font-size: 80%;
    font-family: tahoma,helvetica,lucida,arial,sans-serif;
    text-align: center;
}

.copy {
    font-family: tahoma,helvetica,lucida,arial,sans-serif;
    font-size: 8pt;
    font-style: italic;
}
sup { font-size: 70%; }
sub { font-size: 70%; }

A.lang { font-family: Helvetica; font-size: 12pt; font-weight: bold;}

