body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
}
body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a:link {
        color: #FF9900;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #FF9900;
}
a:hover {
        text-decoration: none;
        color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
        font-family: Tahoma;
        font-weight: bold;
        margin: 0px;
}
h1 {
        font-size: 13px;
        color:#0059B2;
}
h2 {
        font-size: 18px;
        color:#0059B2;
        margin: 0px;
}
input {
        font-size: 10px;
        color: #10477F;
}
ul {
        margin-top: 0px;
        margin-bottom: 0px;
}

hr {
        height: 1px;
        color: #999999;
}
.header-footer-text {
        font-size: 12px;
        color:#FFFFFF;
        font-weight:bold;
}
a.header-footer-text:link {
        color: #FFFFFF;
}
a.header-footer-text:visited {
        color: #FFFFFF;
}
a.header-footer-text:hover {
        color:#FF9900;
}
.nav-bar {
        font-size: 12px;
        color:#FFFFFF;
        font-weight:bold;
        background-repeat:repeat-x;
}
a.nav-bar:link {
        color: #FFFFFF;
}
a.nav-bar:visited {
        color: #FFFFFF;
}
a.nav-bar:hover {
        color:#0059B2;
}
.header-text-big {
        font-size: 12px;
        color: #0059B2;
        font-weight: bold;
        line-height: 18px;
}
.include {
                font-size: 10px;
}
.body-line {
       height: 1px;
       background-color: #CCCCCC;
       padding: 10px;
}
.body {
       background-color: #F6F6F6;
       padding: 15px;
       line-height: 18px;
}
.print {
       background-color: #CCCCCC;
       padding: 15px;
       line-height: 18px;
}
.rubric {
        font-size: 12px;
        color:#0059B2;
}
a.rubric:link {
        color: #0059B2;
}
a.rubric:visited {
        color: #0059B2;
}
a.rubric:hover {
        color: #FF0000;
}
.menu-link {
        font-size: 11px;
        color:#555555;
}
a.menu-link:link {
        color: #555555;
}
a.menu-link:visited {
        color: #777777;
}
a.menu-link:hover {
        color: #FF9900;
}
.sel {
        color: #FF9900;
}
.hil {
        background-color: #FFCC33;
}
