body {
background: #3a3a3a url(img/bg_page.gif);
background-repeat: repeat-x; 
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}


body,table,td {
font-size: 14.0px;
font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
color: #222;
line-height: 18px;
}

a:link    { color: #003784; text-decoration: none;  }
a:visited { text-decoration: none; color: #003784; }
a:hover   { text-decoration: underline; color: #001c44; }

a.foot:link, a.foot:visited, a.foot:hover { color: #fff; text-transform: uppercase; text-decoration: none; }
a.menu img { filter:alpha(opacity=100);  -moz-opacity: 1.0;  opacity: 1.0; border: none;}
a.menu:hover img { filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; border: none;}
a.hmenu img { filter:alpha(opacity=100);  -moz-opacity: 1.0;  opacity: 1.0; border: none;}
a.hmenu:hover img { filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; border: none;}

p { padding: 0px; margin: 0px auto; margin-bottom: 10px; margin-top: 5px; }
h1 { font-size: 20.0px; line-height: 20.0px; font-weight: bold; margin: 4px 0px 0px 0px; padding: 0px; color: #570d0d; }
h2 { font-size: 14.0px; line-height: 17.0px; font-weight: bold; margin: 10px 0px 0px 0px; padding: 0px; color: #570d0d; }

