body {
text-align: center;
font-family: Trebuchet MS;
font-size: 8pt;
}
a:link {
text-decoration: underline;
}
a:visited {
text-decoration: underline;
cursor: default;
}
a:hover {
font-style: italic;
text-decoration: none;
cursor: default;
}
a:active {
font-style: italic;
text-decoration: underline;
cursor: default;
}



body.links {
background-color: #DDE9DC;
color: #B02522;
font-family: Trebuchet MS;
font-size: 8pt;
text-align: center;
}
html.links {
scrollbar-highlight-color: #9D653C;
scrollbar-shadow-color: #27AB5C;
scrollbar-arrow-color: #5A823E;
scrollbar-base-color: #E0E0E0;
scrollbar-3d-light-color: #9D653C;
scrollbar-darkshadow-color: #27AB5C;
scrollbar-track-color: #326334;
}
a.links:link {
color: #83338E;
}



body.archive {
background-color: #FEF1D6;
text-align: center;
font-family: Trebuchet MS;
font-size: 8pt;
}
html.archive {
scrollbar-highlight-color: #BCA676;
scrollbar-shadow-color: #C42D2D;
scrollbar-arrow-color: #5A823E;
scrollbar-base-color: #E0E0E0;
scrollbar-3d-light-color: #BCA676;
scrollbar-darkshadow-color: #C42D2D;
scrollbar-track-color: #A9590A;
}


body.literature{
background-image: url("images/back_02.gif");
color: #50378E;
}
html.literature {
scrollbar-highlight-color: #4186BE;
scrollbar-shadow-color: #326894;
scrollbar-arrow-color: #656565;
scrollbar-base-color: #EEEEEE;
scrollbar-face-color: #EOEOEO;
scrollbar-3d-light-color: #4186BE;
scrollbar-track-color: #656565;
}
table.literature {
text-color: #334B21;
font-family: Verdana;
font-size: 10pt;
border-color: #888888;
}
.menuright {
text-align: justify;
color: #000000;
}