BODY {
	FONT-SIZE: 12px; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: verdana, sans-serif; BACKGROUND-COLOR: white
}
A:visited {
	COLOR: #CC9900}
A:link {
	COLOR: #CC9900}
A:hover {
	COLOR: #FFCC00}
A:active {
	COLOR: #666600}
.sidenav {
	FONT-SIZE: 10px
; font-family: verdana; color: #0000FF
}
.copyright {
	FONT-SIZE: 10px; COLOR: rgb(128,128,128); FONT-FAMILY: verdana, sans-serif
}
.heading { FONT-WEIGHT: bold; FONT-SIZE: 10px }
.bodytypewhite { font-family: Verdana; font-size: 10px ; color: #FFFFFF}
.headingwhite { FONT-WEIGHT: bold; FONT-SIZE: 10px ; color: #FFFFFF}

/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  width:200px; padding:4px;
  color:#000; font-size:10px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.msg { text-align:left; margin-top:4px }

.headingsmall { FONT-WEIGHT: bold; FONT-SIZE: 10px; color: #336600}
.headingbig { FONT-WEIGHT: bold; FONT-SIZE: 14px; color: #336600}
.headingnav {  font-family: verdana; font-size: 9px; font-weight: bold}
.bodytype {  font-family: verdana; font-size: 10px; font-weight: normal; color: #000000}
