/* CSS Document */

body
{
   font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
}

h2
{
   font-size:16px;
}

a
{
  color:#CCCCCC;
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

td.contact
{
   width:80px;
   font-weight:bold;
}