BODY {
  SCROLLBAR-FACE-COLOR:#012E43; 
  SCROLLBAR-HIGHLIGHT-COLOR:#1A546F; 
  SCROLLBAR-SHADOW-COLOR:#011823; 
  SCROLLBAR-3DLIGHT-COLOR:#1A546F; 
  SCROLLBAR-ARROW-COLOR:#5B8FA7; 
  SCROLLBAR-TRACK-COLOR:#01202E; 
  SCROLLBAR-DARKSHADOW-COLOR:#011823;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-color: #3F6071;
  background-image: url(images/blue-bg.jpg);
  font-family: verdana,helvetica,arial;
  font-size: 12px;
  color: #A8D3E7;
}
h1 {
font-family: Times;
color: #A8D3E7;
font-size: 34px;
font-weight: normal;
font-style:italic;
margin-bottom:9px;
margin-top:9px;
text-align:center;
}
h2 {
font-family: verdana,helvetica,arial;
color: #FCCBCF;
font-size: 16px;
font-weight: bold;
margin-bottom:9px;
margin-top:9px;
text-align:left;
}
td {
font-family: verdana,helvetica,arial;
color: #A8D3E7;
font-size: 12px;
font-weight: normal;
}
td.small {
font-family: verdana,helvetica,arial;
color: #A8D3E7;
font-size: 10px;
font-weight: normal;
}
li {
font-family: verdana,helvetica,arial;
color: #A8D3E7;
font-size: 10px;
font-weight: normal;
margin-left:16px;
}

a:link { 
  FONT-FAMILY: verdana,helvetica,arial; 
  color:#A8D3E7; 
  font-weight: bold; 
  text-decoration: underline;
  font-size:12px; }
a:visited { 
  FONT-FAMILY: verdana,helvetica,arial; 
  color:#A8D3E7; 
  text-decoration:underline; 
  font-weight: bold;
  font-size:12px; }
a:hover { 
  FONT-FAMILY: verdana,helvetica,arial; 
  color:#ffffff; 
  font-weight: bold; 
  background:#B70902; 
  text-decoration: underline; 
  font-size:12px;}
a:active { 
  FONT-FAMILY: verdana,helvetica,arial; 
  color:#000099; 
  text-decoration:underline; 
  font-weight: bold;
  font-size:12px; 
  background:#A8D3E7; 
}

a:link.small { 
  FONT-FAMILY: verdana,helvetica,arial; 
  color:#A8D3E7; 
  font-weight: bold; 
  text-decoration: underline;
  font-size:10px; }
a:visited.small { 
  FONT-FAMILY: verdana,helvetica,arial; 
  color:#A8D3E7; 
  text-decoration:underline; 
  font-weight: bold;
  font-size:10px; }
a:hover.small { 
  FONT-FAMILY: verdana,helvetica,arial; 
  color:#ffffff; 
  font-weight: bold; 
  background:#B70902; 
  text-decoration: underline; 
  font-size:10px;}
a:active.small { 
  FONT-FAMILY: verdana,helvetica,arial; 
  color:#000099; 
  text-decoration:underline; 
  font-weight: bold;
  font-size:10px; 
  background:#A8D3E7; 
}


