/* ffda8b = 50%, fff0d1 = 20%, fff8e8 = 10% */
BODY {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-decoration: none;
/* scrollbar */
scrollbar-base-color: #fff8e8;
scrollbar-face-color: #fff8e8;
scrollbar-highlight-color: #fff8e8;
scrollbar-3dlight-color: #fff8e8;
scrollbar-darkshadow-color: #fff8e8;
scrollbar-shadow-color: #fff8e8;
scrollbar-arrow-color: #ffda8b;
scrollbar-track-color: #ffda8b;
}

TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link { color: #004f42; text-decoration: none; font-weight: bold;}
a:visited { color: #000000; text-decoration: none;  font-weight: bold;}
a:hover { color: #a3bf2b; text-decoration: underline; font-weight: normal;}
a:active { color: #a3bf2b; text-decoration: none; font-weight: normal;}

.title { color: #000000; font-weight: bold; font-size: 13px;}
.subtitle { color: #000000; font-weight: bold; font-size: 12px;}