/* this group sets the normal link colors */

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
; font-family: Arial, Helvetica, sans-serif
}

h2{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1px;
; font-family: Arial, Helvetica, sans-serif
}
td, li, ul{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}


p { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
 } body {  font-family: Arial, Helvetica, sans-serif}
.navigation {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; background-color: #006699; text-decoration: none; height: 20px; clip:  rect(   )}
.navigation a:link { color: #FFFFFF; font-weight: bold; ; font-size: 14px; font-family: Geneva, Arial, Helvetica, san-serif; border-color: black black #FFFFFF; border-bottom-width: 1px; height: 20px; clip:   rect(   )}
.navigation a:visited { font-weight: bold; color: #99CCFF; text-decoration: none; ; border-color: black black #FFFFFF; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; margin-top: 10px; margin-bottom: 10px; border-bottom-width: 1px; height: 20px; clip:    rect(   )}
.navigation a:hover { font-weight: bold; color: #FFFFFF; ; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; border-color: #FFFFFF black; border-top-width: 1px; border-bottom-width: 1px; text-decoration: underline overline; height: 20px; clip:   rect(   )}
.navigation a:active { font-weight: bold; color: #FFFFFF; ; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; border-color: black black #FFFFFF; border-bottom-width: 1px; height: 20px; clip:   rect(   )}

