@charset "utf-8";
/* CSS Document */


body
{
background: #F9F9F7 url('images/a1.gif') repeat-x;
font-size: 10pt;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 18px;
}

a
{
color: #000000
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


