.font1 { font-family: arial,helvetica; font-size: x-small; color: ffffff; text-decoration: none; font-weight: bold }
.title_font { font-family: arial,helvetica; font-size: 120%; color: 993333; text-decoration: none; font-weight: bold }
.font3 { font-family: arial,helvetica; font-size: x-small; color: 000000; text-decoration: none; font-weight: normal }
.font4 { font-family: arial,helvetica; font-size: x-small; color: cc0000; text-decoration: none; font-weight: normal }
.font5 { font-family: arial,helvetica; font-size: x-small; color: 00267f; font-weight: normal }
.font6 { font-family: arial,helvetica; font-size: x-small; color: 444444; text-decoration: none; font-weight: normal }
.font8 { font-family: arial,helvetica; font-size: small; color: ffffff; text-decoration: none; font-weight: bold }
.font9 { font-family: arial,helvetica; font-size: xx-small; color: 00267f; text-decoration: none; font-weight: normal }
.font10 { font-family: arial,helvetica; font-size: x-small; color: F7F8FB; text-decoration: none; font-weight: bold }
.font11 { font-family: arial,helvetica; font-size: x-small; color: 993333;  font-weight: normal }
.font12 { font-family: arial,helvetica; font-size: x-small; color: 993333;  font-weight: bold }
.font13 { font-family: arial,helvetica; font-size: 105%; color: 993333; text-decoration: none; font-weight: bold }

<!--
A:visited {
font-weight : normal;
font-family : Arial;
text-decoration : none;
color: 00267f;
}

A:hover {
font-weight : normal;
font-family : Arial;
text-decoration : underline;
}

A:link {
font-weight : normal;
font-family : Arial;
text-decoration : none;
color: 00267f;
}


A:active {
font-weight : normal;
font-family : Arial;
text-decoration : underline;
}
-->


// the next section changes properties of scrollbar
// not in use as yet

<!-- 
//BODY{
//scrollbar-face-color:#00267f;
//scrollbar-arrow-color:#FFFFFF;
//scrollbar-track-color:#00267f;
//scrollbar-shadow-color:'ADD7FF';
//scrollbar-highlight-color:'cccccc';
//scrollbar-3dlight-color:'ffffff';
//scrollbar-darkshadow-Color:'cccccc';
}
-->