body { 
font-family: Verdana; font-size: 8pt; 
scrollbar-3d-light-color: darkblue;
scrollbar-arrow-color: darkblue;
scrollbar-base-color: darkblue;
scrollbar-dark-shadow-color: lightyellow;
scrollbar-face-color: lightyellow;
scrollbar-highlight-color: lightyellow;
scrollbar-shadow-color: lightyellow; }

.normal { font-size: 8pt }
.small { font-size: 7pt }

P { font-family: Verdana; font-size: 10pt; }

A:link {font-family: "Verdana"; font-size: 8pt;color:#002299; text-decoration: none}
A:visited {font-family: "Verdana"; font-size: 8pt; color:#002299; text-decoration: none}
A:hover {color:red; text-decoration: none}

A.blacklink {font-family: "Verdana"; font-size: 8pt; color:black}
A.blacklink:visited {color:black}
A.blacklink:active {color:black}
A.blacklink:hover {color:#002299; text-decoration: underline}

A.Funky {font-family: "Verdana"; font-size: 8pt; color:white; font-weight:bold}
A.Funky:visited {color:white}
A.Funky:active {color:white}
A.Funky:hover {color:lightyellow; text-decoration:none}


