BODY { font: 14px verdana }

p    { font-size: 90%; }
ol   { font-size: 90%; }
li   { font-size: 90%; }


H1, H2, H3, H4, H5, H6 { font-family: 'verdana'; }
H1, H2 { margin-top: 1em; margin-bottom: 0em; }
H3, H4, H5, H6 { margin-top: 0em; margin-bottom: 0em; }
H1, H2, H3, H4, H5, H6 { text-align: center; }
H2, H4, H6 { font-style: italic; }
H5, H6 { font-weight: normal; }

H1 { font-size: 150% }
H2 { font-size: 140% }
H3 { font-size: 130% }
H4 { font-size: 130% }
H5 { font-size: 120% }
H6 { font-size: 110% }

BLOCKQUOTE { margin-left: 1em; margin-right: 1em; }

hr { color: #000080; width:50%; margin-bottom: 0em; }

A:link { color: #000080; font-weight: bold; }          /* unvisited link */
A:visited { color: #000080; }                          /* visited links */
A:active { color: #FF00FF; }                           /* active links */

.sm  {
 font: normal 12px verdana;
}

.md  {
 font: normal 14px verdana;
}

.hotpink  { background-color: #FFA8FF; }
.grey     { background-color: #CCCCCC; }

p.b2  { font-size: 120%; font-weight: bold; text-align: center; }
p.b1  { font-size: 110%; font-weight: bold; }
p.bb  { font-weight: bold; text-align: center; }
p.bl  { font-weight: bold; }

p.arial      { font-family: Arial; font-size: 100%; }
p.arial90    { font-family: Arial; font-size: 90%; }
p.arial80    { font-family: Arial; font-size: 80%; }
p.120        { font-size: 120%; }
p.110        { font-size: 110%; }
p.100        { font-size: 100%; }
p.90         { font-size: 90%; }
p.80         { font-size: 80%; }
p.70         { font-size: 70%; }
