BODY { background: #A0C2DE }

H1, H2, H3, H4, H5, TH {
     font-family: Arial, Helvetica, sans-serif;
     font-style: normal;
     font-weight: bold;
     color: #000000
}

TD, P, UL LI, DL DT, DL DD, BLOCKQUOTE {
     font-family: Arial, Helvetica, sans-serif;
     font-style: normal;
     font-weight: medium;
     color: #000000
}

A:LINK {
     color: blue;
     font-weight: bold;
     text-decoration: none
}

A:VISITED {
     color: blue;
     font-weight: bold;
     text-decoration: none
}

