
/* style sheet definition  cssWeb.css */


th, td
{
   font-family:Tahoma,Helvetica,Arial,sans-serif;
   font-size:14px;
}


td.version
{
   font-family:Tahoma,Helvetica,Arial,sans-serif;
   font-size:10px;
}


a:link
{
   text-decoration:underline;
}


a:active
{
   text-decoration:underline;
}


a:visited
{
   text-decoration:underline;
}


/* end of style sheet definition  cssWeb.css */