body
{
   font-family:'arial','helvetica','sans';
   font-size:80%;
   background-color:#666666;
   border-width:0px;
   margin:0px;
}

table
{
   font-family:'arial','helvetica','sans';
   font-size:100%;
}
   

h1 { font-size:small; }
h2 { font-size:small; }
h3 { font-size:small; }

a:link { color:#666666; text-decoration:none;}
a:visited { color:#666666; text-decoration:none;}
a:active { color:#666666; text-decoration:none;}
a:focus { font-weight:bold; text-decoration:underline; }
a:hover { font-weight:bold; text-decoration:none; }

#textNormal
{
   font-size:small;
   font-family:'arial','helvetica','sans';
   color:#333333;
}

