*
{
padding: 0em;
margin: 0em;
}

body
{
background: #ffffff;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "tahoma", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #666666;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}