
body {
 font-family: tahoma;
 scrollbar-3dlight-color: ffffff;
 scrollbar-arrow-color: 00008b;
 scrollbar-darkshadow-color: 000000;
 scrollbar-face-color: ff8c00;
 scrollbar-highlight-color: ffffff;
 scrollbar-shadow-color: 000000;
 scrollbar-track-color: 00008b;
}

.error {
 color: red;
 font-family: tahoma;
 font-size: 12px;
 font-style: italic;
 font-weight: bold;
}

.footer {
 font-family: tahoma;
 font-size: 10px;
 color: ff8c00;
}

.subtitle {
 font-family: tahoma;
 font-size: 18px;
 color: ff8c00;
 font-weight: bold;
 text-decoration: underline;
}

.suptext {
 font-family: tahoma;
 font-size: 18px;
 color: 00008b;
 font-weight: bold;
}

.text {
 font-family: tahoma;
 font-weight: bold;
 font-size: 12px;
 color: 00008b;
 text-decoration: none;
}

.text:hover {
 font-family: tahoma;
 font-weight: bold;
 font-size: 12px;
 color: 00008b;
 text-decoration: underline;
}

.title {
 font-family: tahoma;
 font-size: 30px;
 font-weight: bold;
 color: ff8c00;
}

A.link {
 text-decoration: underline;
 font-weight: bold;
 font-family: tahoma;
 font-size: 16px;
 color: 00008b;
}

A.link:hover {
 text-decoration: underline;
 font-weight: bold;
 font-family: tahoma;
 font-size: 16px;
 color: ff8c00;
}
