P {
; Font-Family: serif;
; Font-size: 14;
; Font-style: normal;
; color: BLACK;
}
H1 {
; Font-Family: serif;
; Font-weight: bold; Font-size: 24;
; Text-align: center;
; color: #123456;
}
H2 {
; Font-Family: serif;
; Font-weight: bold; Font-size: 11;
; Text-align: left;
; color: #FFFF99;
}
H3 {
; Font-Family: serif;
; Font-weight: bold; Font-size: 15;
; color: #123456;
}
H4 {
; Font-Family: serif;
; Font-weight: bold; Font-size: 13;
; color: #123456;
}
H5 {
; Font-Family: serif;
; Font-weight: bold; Font-size: 15;
; Text-align: left;
; color: #FFFF99;
}
A {
; Font-Family: serif;
; Font-weight: bold; Font-size: 10;
; Text-decoration: none;
; color: #FFFFCC;
}
A:Visited {
; Font-Family: serif;
; Font-weight: bold; Font-size: 10;
; Text-decoration: none;
; color: WHITE;
}
A:Active {
; Font-Family: serif;
; Font-weight: bold; Font-size: 10;
; Text-decoration: none;
; color: #996600;
}
A:Hover {
; Font-Family: serif;
; Font-weight: bold; Font-size: 10;
; Text-decoration: none;
; color: #FFCC00;
}
BODY {
; Font-Family: serif;
; Font-size: small;
; color: WHITE;
}
.mt {
; Font-Family: serif;
; Font-size: 13;
; Font-style: normal;
; Text-decoration: underline;
; color: BLACK;
}

