BODY,TD  
{  
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #b6c6f0;
  scrollbar-shadow-color: #b6c6f0;
  scrollbar-darkshadow-color: #51678e;
  scrollbar-3dlight-color: #51678e;
  scrollbar-arrow-color: #51678e;
  color: #51678e;
  font-family: Arial,sans-serif;
  font-size: 10px;
  text-decoration: none;
}
link,a:link,a:active  
{  
  color: #748bb2;
  font-family: Arial,sans-serif;
  font-size: 10px;
  text-decoration: underline;
  cursor: crosshair;
}
a:hover  
{  
  color: #33435d;
  font-family: Arial,sans-serif;
  font-size: 10px;
  text-decoration: none;
  cursor: crosshair;
}
a:visited  
{  
  color: #0a2f5e;
  font-family: Arial,sans-serif;
  font-size: 10px;
  text-decoration; none;
  font-weight: 700;
  cursor: nw-resize;
}
.margin  
{  
  margin-left: 2px;
  text-align: justify;
}
.pagetitle  
{  
  font-family: Mistral,Tahoma,Arial,sans-serif;
  font-size: 24px;
  text-align: center;
  font-weight: 800;
}
b,B  
{  
  color: #323C4C;
  font-weight: 800;
}