BODY {
background: #FFF;
font-family: tahoma, arial, verdana;
font-size: 12px;
color: #000;
}

TD.main, TD {
font-family: tahoma, arial, verdana;
font-size: 12px;
color: #000;
}

TD.content {
background-color: #D1D2D4;
background-image:url(../images/bg-content.jpg);
background-repeat:repeat-x;
}

a:link, a:visited, a:active, a:hover { color: #85182B; font-weight: bold; }

TD.navigation { color: #000000; background-image: url(../images/bg-nav.jpg); background-repeat: repeat; text-align: center; border: 1px solid #D1D2D4;}
TD.navigation a:link, TD.navigation a:visited, TD.navigation a:active { color: #FFFFFF; text-decoration: none; font-weight: bold; }
TD.navigation a:hover { text-decoration: underline; color: #000000; }

TD.navigation-login { color: #FFFFFF; background-image: url(../images/bg-nav-login.jpg); background-repeat: repeat; text-align: center; border: 1px solid #D1D2D4;}
TD.navigation-login a:link, TD.navigation-login a:visited, TD.navigation-login a:active { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
TD.navigation-login a:hover { text-decoration: underline; color: #FFFFFF; }

TD.footer {
background-color: #D1D2D4;
background-image:url(../images/bg-footer.jpg);
background-repeat:repeat-x;
line-height: 30px;
text-align: right;
font-size: 10px; 
}

TD.footer a:link, TD.footer a:visited, TD.footer a:active { color: #279BCC; text-decoration: none; font-weight: normal; }
TD.footer a:hover { text-decoration: underline; color: #000000; }

.smallText {
font-family: tahoma, arial, verdana;
font-size: 10px;
color: #999;
} 

h1 {
font-family: tahoma, arial, verdana;
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
color: #279BCC;
}

h2 {
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

h3 {
font-size: 15px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

h4 {
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

h5 {
font-size: 13px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

h6 {
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

ul li { margin-bottom: 12px; list-style-type: square; padding-left: 5px;}
ol li { margin-bottom: 12px; }
