body
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
background-attachment:fixed;
}

p {}

td {}

a:link { color: #7f3a01; text-decoration: none}

a:visited { color: #7f3a01; text-decoration: none;}

a:hover { color: #ff4e00; text-decoration: none;}

a:active { color: #7f3a01; text-decoration: none;}

.c_regular 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #111111;
}

.c_bold 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #7f3a01;
}