/* CSS Document */

 body, table, td, p, ul, li, blockquote, th, td, tr, caption, dir
      {font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
      font-size:10pt; text-decoration: none; font-weight: 100}
    code {font-family: Courier; font-size:12pt; font-weight: bold}
    a {text-decoration: none}
    b, strong {font-weight: bold}
    h1 {font-size:18pt; font-weight: bold}
    h2 {font-size:13pt; text-decoration: underline; font-weight: bold;
      text-align: center}
    h3 {font-weight: bold; text-decoration: underline}
    .lettrine {font-size:13pt;}
    .boldlettrine {font-size:13pt; font-weight: bold;}
    .tiny, caption {font-size:8pt;}
    .menu  {font-size:9pt;}
    .red {color: red;}
    .green {color: green;}
    .footprint {font-size:8pt;}
	
BODY {SCROLLBAR-FACE-COLOR: #011B34; SCROLLBAR-HIGHLIGHT-COLOR: #00FFFF; SCROLLBAR-SHADOW-COLOR: #000022; SCROLLBAR-3DLIGHT-COLOR: #0095D8; SCROLLBAR-ARROW-COLOR:  #00FFFF; SCROLLBAR-TRACK-COLOR: #0F395C; SCROLLBAR-DARKSHADOW-COLOR: #000022; }

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

<!--
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #993399;
}
a:active {
	color: #000000;
}
.style1 {
	color: #CC99CC;
	font-weight: bold;
}