body {
font-family:     Verdana, Arial, Helvetica, non-serif;
font-size:       10pt;
margin:          1em 2em 1em 2em;
color:           black;
text-align:      center; }

H2 {
font-size:       13pt;
font-family:     "Times New Roman", Times, serif;
font-style:      italic;
font-weight:     bold;
color:           navy;
text-align:      left;
text-decoration: none; }

H3 {
font-size:       12pt;
font-family:     "Times New Roman", Times, serif;
font-style:      italic;
font-weight:     bold;
color:           blue;
text-decoration: none; }

H4 {
font-size:       11pt;
font-family:     "Times New Roman", Times, serif;
font-style:      italic;
font-weight:     bold;
color:           green;
text-decoration: none; }

P.intro {
font-style:      normal;
font-weight:     normal;
padding:         8px;     
text-align:      left; }

P.intro:first-letter {
font-family:     "Times New Roman", Times, serif;
font-size:       18pt;
font-style:      italic;
font-weight:     bold;
color:           navy;
text-align:      left; }

P.footer {
font-size:       8pt; }

P.caption {
font-family:     "Times New Roman", Times, serif;
font-size:       8pt;
font-style:      italic;
font-weight:     normal;
color:           navy;
text-align:      center; }

P.left {
text-align:      left; }

P.important {
font-family:     "Times New Roman", Times, serif;
font-size:       12pt;
font-style:      italic;
font-weight:     bold;
color:           green;
text-align:      left; }

p.blink { 
text-decoration: blink;
word-spacing:    .4em;
letter-spacing:  .4em; }

UL {
font-style:      normal;
font-weight:     normal;
color:           black;
text-decoration: none;
text-align:      left;
list-style-type: disc;
list-style-position: outside; }

TH {
font-size:       11pt;
font-family:     "Comic Sans MS", "Comic Sans", cursive;
font-style:      normal;
font-weight:     normal;
color:           navy;
text-decoration: none;
vertical-align:  middle;
text-align:      center;
margin:          0px 5px 6px 5px;
padding:         0px 5px 0px 5px; }


TD {
font-size:       10pt;
font-family:     "Comic Sans MS", "Comic Sans", cursive;
font-style:      normal;
font-weight:     normal;
color:           navy;
text-decoration: none;
vertical-align:  middle;
text-align:      center;
margin:          0px 5px 6px 5px;
padding:         0px 5px 0px 5px; }

img {
border:          none; }

img.floatleft {
float:           left; 
margin:          4px; }

img.floatright {
float:           right; 
margin:          4px; }

DL {
text-align:      left; }

DT {
font-style:      italic;
font-weight:     bold;
color:           navy; }

