body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #000;
background-color: #FFF;

background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0% 50%;
margin-top: 1em;
margin-bottom: 1em;
margin-right: 1em;
margin-left: 1em;
line-height: 120%;
}

table.footertext {
font-family: Verdana, Helvetica, sans-serif;
font-size: 70%;
color: #000;
}

table.bodyshift {
margin-left: 100px;
text-align: right;
margin: 0;
}

table.torres {
line-height: 150%;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
color: #fff;
margin:0;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #333;
margin:0;
}

p {}

table.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
color: #666;
}

a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #666;
}

a:visited {
color: #666;
}

a:hover {
color: #000;
}