/* CSS Document */

BODY {
	background-color:#FFFFFF;
	}

.small {color: #000000; font-family: verdana, arial, sans-serif; font-size: 10px;}
.standard {color: #000000; font-family: verdana, arial, sans-serif; font-size: 12px;}
.hl:link {color: #DC0E3A; text-decoration: none; font-weight: bold;}
.hl:visited {color: #DC0E3A; text-decoration: none; font-weight: bold;}
.hl:hover {color: #DC0E3A; text-decoration: none; font-weight: bold;}
.hl:active {color: #DC0E3A; text-decoration: none; font-weight: bold;}
.nav:link {color: #000000; text-decoration: none; font-weight: bold;}
.nav:visited {color: #000000; text-decoration: none; font-weight: bold;}
.nav:hover {color: #64BBF8; text-decoration: none; font-weight: bold;}
.nav:active {color: #000000; text-decoration: none; font-weight: bold;}
.navon:link {color: #64BBF8; text-decoration: none; font-weight: bold;}
.navon:visited {color: #64BBF8; text-decoration: none; font-weight: bold;}
.navon:hover {color: #64BBF8; text-decoration: none; font-weight: bold;}
.navon:active {color: #64BBF8; text-decoration: none; font-weight: bold;}
