h1 /* CSS Document */ { font-weight: bolder }
a:link { font-size: 12pt; line-height: 15pt; margin-top: 10pt;
     font-family: "Comic Sans MS", "Maiandra GD"; color: blue;
     font-weight: text-decoration: underline }
a:visited { font-size: 12pt; line-height: 15pt; margin-top: 10pt;
     font-family: "Comic Sans MS", "Maiandra GD"; color: #800080;
     font-weight: text-decoration: underline }
a:hover { font-weight: bolder; font-size: 12pt; line-height: 15pt;
     margin-top: 10pt; text-decoration: none;
     font-family: "Comic Sans MS", "Maiandra GD"; color: #0000A0;
     text-transform: uppercase; text-decoration: none font-weight: bold }
a:active { font-size: 12pt; line-height: 15pt; margin-top: 10pt;
     font-family: "Comic Sans MS", "Maiandra GD"; color: blue }
A { font-size: 12pt; line-height: 15pt; margin-top: 10pt;
     font-family: "Comic Sans MS", "Maiandra GD"; color: #000040 }
BODY { font-size: 12pt; line-height: 15pt; margin-top: 10pt;
     font-family: "Comic Sans MS", "Maiandra GD"; background: url(bk14.gif) }
CENTER { margin-top: 10pt }
TABLE { font-family: "Comic Sans MS", "Maiandra GD"; color: #000040 }
ADDRESS { font-size: 12pt; line-height: 15pt;
     font-family: "Comic Sans MS", "Maiandra GD" }
P { text-align: left; margin-top: 15pt; text-indent: 25pt }
STRONG { line-height: 15pt; font-family: "Gill Sans MT" }
