<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*.primary {background-color: rgb(0, 51, 102)}
*.secondary {background-color: rgb(255, 255, 102)}
*.tertiary {background-color: rgb(0, 51, 102)}
*.background {background-color: rgb(255, 255, 255)}
h1#website-title {font-family: "arial black", arial, sans-serif; font-size: 32px; font-weight: bold; color: rgb(255, 255, 255); font-style: italic; text-decoration: none}
h2#website-slogan {font-family: "arial black", arial, sans-serif; font-size: 14px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#content {font-family: "trebuchet ms", tahoma, sans-serif; font-size: 12px; font-weight: normal; color: rgb(85, 85, 85); font-style: normal; text-decoration: none}
*#content a:link {font-family: "arial black", arial, sans-serif; font-size: 12px; font-weight: normal; color: rgb(0, 0, 204); font-style: normal; text-decoration: underline}
*#content a:active {font-family: "arial black", arial, sans-serif; font-size: 12px; font-weight: normal; color: rgb(0, 0, 204); font-style: normal; text-decoration: underline}
*#content a:visited {font-family: "arial black", arial, sans-serif; font-size: 12px; font-weight: normal; color: rgb(0, 0, 204); font-style: normal; text-decoration: underline}
*#content a:hover {font-family: "arial black", arial, sans-serif; font-size: 12px; font-weight: normal; color: rgb(51, 102, 204); font-style: normal; text-decoration: underline}
*#navcontainer div a h3 {font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; color: rgb(255, 255, 51); font-style: normal; text-decoration: none}
*#navcontainer div a:hover h3 {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(204, 0, 0)}
*#navcontainer div a:hover {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(204, 0, 0)}
*.accent {background: transparent url(../images/revised_logo.JPG) no-repeat top left}
</pre></body></html>