body { 
font-family: Arial;
color: #000000;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
background-color: #B2B2B2;
background-image: url(images/background.jpg);
background-repeat: repeat-x
} 

a:link {
COLOR: #000000;
}

a:visited {
COLOR: #000000;
}

a:hover {
COLOR: #000000;
}


h1 {
COLOR: #D70805;
text-align:left;
margin-top: 0px;
margin-bottom: 4px;
font-size: 16px;
}

h2 {
COLOR: #D70805;
text-align:left;
margin-top: 0px;
margin-bottom: 0px;
font-size: 13px;
}

p {
FONT-SIZE: 12px;
margin-top: 0px;
margin-bottom: 6px;
text-align: justify;
}

td { 
FONT-SIZE: 12px;
 }
 
 
a.home:link {
COLOR: #000000;
}

a.home:visited {
COLOR: #000000;
}

a.home:hover {
COLOR: #D70805;
}