BODY {FONT-FAMILY: "Bookman Old Style", "Arial", "Times New Roman"}

H1   {text-align: center; font: normal 18pt}
H2   {text-align: center; font: normal 16pt}
H3   {text-align: center; font: normal 13pt}
H4   {text-align: justify; color:blue; font: normal 18pt}
H5   {text-align: justify; color:red; font: normal 16pt}
H6   {text-align: justify; font: bold 10pt}

P {text-align: justify; text-indent: 0; font: normal 12pt}

UL {font: normal 12pt}

A:link {color:blue; text-decoration:none}
A:visited {color:green; text-decoration:none}
A:hover {color:red; text-decoration:underline}
A:active {color:teal; text-decoration:none}

P.menu {text-align: center; font: bold 11pt}
A.menu:link {color:blue; text-decoration:none}
A.menu:visited {color:green; text-decoration:none}
A.menu:hover {color:red; text-decoration:underline}
A.menu:active {color:teal; text-decoration:none}

P.end {text-align: justify; text-indent: 0; font: bold 11pt}
A.end:link {color:blue; text-decoration:none}
A.end:visited {color:green; text-decoration:none}
A.end:hover {color:red; text-decoration:underline}
A.end:active {color:teal; text-decoration:none}


