
h1 {color: #003399; font-size: 24pt; font-weight: bold; font-family: Arial; text-align: center; }
h2 {color: black; font-size: 18pt; font-weight: normal; font-family: Arial; text-align: center; }

body { background-color: #E2EFEE; }

p.std { color: darkgreen; font-size: 10pt; font-weight: bold; font-family: Arial; text-align: center; }
p.spec { color: red; font-size: 12pt; font-weight: bold; font-family: Arial; text-align: center; }
p.italicred { color: darkred; font-size: 12pt; font-weight: bold; font-family: Arial; text-align: center; font-style: italic;}
p.smallmarquee { color: darkorange; font-size: 13pt; font-weight: bold; font-family: Arial; text-align: center; font-style: italic;}
p.link { color: blue; font-size: 10pt; font-weight: bold; font-family: Arial; text-align: center; }
p.linktab { color: blue; font-size: 12pt; font-weight: bold; font-family: Arial Black; text-align: center; }

td.linktab { color: blue; font-size: 12pt; font-weight: bold; font-family: Arial Black; text-align: center; }

/* put all pseudo styles below */

a:hover{font-family: Arial; font-weight: bold; font-size: 12pt; color: #3399ff;}
a:visited{font-family: Arial; font-weight: bold; color: #003366;}
