<style>

BODY, P, UL, LI { font-family: Courier, monospace; font-size: 12pt; color: black;}

P { text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
P.centered { text-align: center;}

/* headers for rubrics */
H1 { font-family: Courier, monospace; font-size: 18pt; font-weight: bold; color: navy; text-align: center;}

/* subheaders for rubrics */
H2 { font-family: sans-serif; font-size: 10pt; font-weight: bold; color: navy; text-align: center;}

/* submenus for rubrics */
H3 { font-family: Courier, monospace; font-size: 10pt; font-weight: bold; color: black; text-align: center;}

/* large */
H4 { font-family: Courier, monospace; font-size: 14pt; font-weight: bold; color: navy; }

/* small - BLACK! */
H5 { font-family: Courier, monospace; font-size: 10pt; font-weight: normal; color: black;} 
H5 {text-align: justify;}
H5.lefted {text-align: left;}
H5.righted {text-align: right;}
H5.center {	text-align: center;}

H6 { font-family: Courier, monospace; font-size: 8pt; font-weight: normal; color: black; text-align: center;}

a:link { font-family: Courier, monospace; color: Blue; font-weight: normal; }
a:active { font-family: Courier, monospace; color: fuchsia; font-weight: normal;}
a:visited { font-family: Courier, monospace; color: navy; font-weight: normal;}
a.arial{ font-family: Arial, Helvetica, sans-serif;}
</style>

