body {
font-family: Verdana, Arial;
scrollbar-arrow-color: #0E188D;
scrollbar-base-color: #BABDE6;
scrollbar-dark-shadow-color: #FFFF00;
scrollbar-track-color: #0E188D;
}

body.alternative {
font-family: Verdana, Arial;
scrollbar-base-color: #487490;
scrollbar-track-color: #284C68;
}

.standard { font-size: 12px}
.small { font-size: 10px}
.large { font-size: 16px; font-weight: bold}

.title { font-family: "Times New Roman", Times, serif; font-size: 24pt}
.bold { font-size: 12px; font-weight: bold}
.quote1 { font-size: 12px; background-color: #ACCDEF}
.quote2 { font-size: 12px; background-color: #84BCDF}

a:link { text-decoration: underline}
a:visited { text-decoration: underline}
a:active { text-decoration: underline}
a:hover { text-decoration: none; cursor: crosshair}