{
padding: 0px;
margin: 0px;
}

body
{
font-size: 11px;
font-family: tahoma, "trebuchet ms", helvetica, sans-serif;
background-color: #ffffff;
line-height: 18px;
color:gray;
}

a
{
color:gray;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


p
{
text-align: justify;
}

