BODY
{
SCROLLBAR-FACE-COLOR: #333333; 
SCROLLBAR-HIGHLIGHT-COLOR: gray; 
SCROLLBAR-SHADOW-COLOR: gray; 
SCROLLBAR-3DLIGHT-COLOR: #525252; 
SCROLLBAR-ARROW-COLOR:  #66CCFF; 
SCROLLBAR-TRACK-COLOR: #525252; 
SCROLLBAR-DARKSHADOW-COLOR: #525252; 
}


.font{ font-family: Arial; font-size: 10pt; color: silver;  line-height: 22px; letter-spacing: 1px}
A:link  {color: white; text-decoration: none; cursor: hand}
A:visited  {color: silver;  text-decoration: none}
A:active  {color: yellow;  text-decoration: none}
A:hover {color: yellow;  text-decoration: none}


.fontTitle{ font-family: Arial; font-size: 12pt; color: silver; letter-spacing: 3px}
A:link  {color: blue; text-decoration: none; cursor: hand}
A:visited  {color: blue;  text-decoration: none}
A:active  {color: aqua;  font-family: Arial Black; text-decoration: none}
A:hover {color: aqua;  font-family: Arial Black; text-decoration: none}

.B {
border-left: 2px solid rgb(0,0,0);
border-right: 1px solid rgb(140,140,140); 
border-top: 2px solid rgb(0,0,0); 
border-bottom: 1px solid rgb(140,140,140)
}


.B1 {
border-left: 1px solid rgb(0,0,0);
border-right: 1px solid rgb(180,180,180); 
border-top: 1px solid rgb(0,0,0); 
border-bottom: 1px solid rgb(180,180,180)
}