/* Elements */

/* Fonts */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV,
DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P,
TD, TH, UL {font-family: Times, serif; font-size: normal}

/* Real styles */

A:link {color: blue; text-decoration: none }

A:visited {color: maroon; text-decoration: none }

A:active {color: red; text-decoration: none }

BIG {font-size: larger}

H1 {font-size: larger; font-weight: bold}
H2 {font-size: large; font-weight: bold}
H3 {font-size: medium; font-weight: bold}
H4 {font-size: smaller; font-weight: bold}

SMALL {font-size: smaller}

