body
{
   background-color: #FFFFFF;
   color: #4F4F4F;
   font-family: "MS Sans Serif";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 5px;
   overflow-y: auto;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
