H1, H2, H3, P { font-family:  georgia, helvetica, sans-serif; font-size: 10pt; }

H1, H2, H3, P { color: #000000; }
H2.sidebar, H3.bottombar { color: #FFFFFF; }


H1 { font-size: 1.5em; font-weight: 700; text-align: center; }
H1.name { font-size: 1.3em; font-weight: 700; text-align: left; }
H2 { font-size: 0.9em; font-weight: 400; text-align: justify; }
H2.center { font-size: 0.9em; font-weight: 400; text-align: center;}
H2.feedback { font-size: 0.9em; font-weight: 700; text-align: center; color: red;}
H2.small { font-size: 0.65em; font-weight: 700; text-align: center;}
H2.sidebar { font-size: 1.05em; font-weight: 700; text-align: left;}
H3.bottombar { font-size: 0.7em; font-weight: 700; text-align: center; }


P { font-size = 0.9em; font-weight: 400; text-align: justify; }


a { font-family: georgia, helvetica, sans-serif; }
a img { border: none; }

a:link { color: blue; text-decoration: underline; }
a:visited { color: blue; text-decoration: underline; }
a:hover { color: red; text-decoration: underline; }
a:active { color: red; text-decoration: underline; }

a.bottombar:link { color: white; text-decoration: underline; }
a.bottombar:visited { color: white; text-decoration: underline; }
a.bottombar:hover { color: white; text-decoration: underline; }
a.bottombar:active { color: white; text-decoration: underline; }

a.staff:link { color: black; text-decoration: underline; }
a.staff:visited { color: black; text-decoration: underline; }
a.staff:hover { color: red; text-decoration: underline; }
a.staff:active { color: red; text-decoration: underline; }

a.sidebar:link { color: white; text-decoration: none; }
a.sidebar:visited { color: white; text-decoration: none; }
a.sidebar:hover { color: white; text-decoration: none; background-color: #669966; padding: 0.2em 0em; }
a.sidebar:active { color: white; text-decoration: none; background-color: #669966; padding: 0.2em 0em; }


