body {
 font-family: Arial;
 font-size: 8pt;
 color: #53544F; 
 scrollbar-3dlight-color:#53544F;
 scrollbar-arrow-color:#53544F;
 scrollbar-base-color:white;
 scrollbar-darkshadow-color:white;
 scrollbar-face-color:white;
 scrollbar-highlight-color:white;
 scrollbar-shadow-color:#53544F;
 background-image:url(images/background.gif);
 background-repeat:no-repeat; 
 background-position:0% 50%; 
 background-attachment:fixed;
 }
td {
 font-family: Arial;
 font-size: 8pt;
 color: #53544F;
}

tr {
 font-family: Arial;
 font-size: 8pt;
 color: #53544F;
 text-align: justify;
}

h1 {
 font-family: Arial;
 font-size: 11pt;
 text-align: center;
 color:gray;
}

a:link {
 font-family: Arial;
 font-size: 8pt;
 font-weight: bold;
 color: #79080E;
 text-decoration: none;
}

a:visited {
 font-family: Arial;
 font-size: 8pt;
 font-weight: bold;
 color: #79080E;
 text-decoration: none;
}

a:hover {
 font-family: Arial;
 font-size: 8pt;
 font-weight: bold;
 color: black;
 text-decoration: none;
}
