HR { color: #FFFFFF}
BODY {
  margin: 5px 5px 5px 5px;
  font-size: 9pt;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  scrollbar-face-color: #E6F3FF; 
  scrollbar-shadow-color: #333333; 
  scrollbar-highlight-color: #E6F3FF; 
  scrollbar-3dlight-color: #000000; 
  scrollbar-darkshadow-color: #7979A7; 
  scrollbar-track-color: #7979A7; 
  scrollbar-arrow-color: #7979A7; 
  background-color: #FFFFFF
}

.title { font-family:Verdana; color:white; font-size:9pt; text-decoration:none; 
font-style: normal; font-weight: bold;}

.text { font-family:Verdana; color:black; font-size:9pt; text-decoration:none; 
font-style: normal; font-weight: normal;}

.link { font-family:Verdana; font-size:9pt; color:#7979A7; text-decoration:none;
font-style: normal; font-weight: normal;}

.link2 { font-family:Verdana; font-size:9pt; color:#000000; text-decoration:none;
font-style: normal; font-weight: normal;}

.link3 { font-family:Verdana; font-size:9pt; color:#7979A7; text-decoration:underline;
font-style: normal; font-weight: normal;}

a:link { font-family:Verdana; font-size:9pt; color:#7979A7; text-decoration:none; font-weight: normal;}
a:visited { font-family:Verdana; font-size:9pt; color:#7979A7; text-decoration:none; font-weight: normal;}
a:active { font-family:Verdana; font-size:9pt; color:#7979A7; font-weight: none; text-decoration:none; }
a:hover { font-family:Verdana; font-size:9pt; color:#CC1111; text-decoration:none; font-weight: normal;}
P { font-family:Verdana; color: #000000; }