H1 {
  font-family: verdana, arial, helvetica;
	font-size: 12pt;
	font-weight: 800;
	color: #333333
  }

BODY, TD, SPAN {
  font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #333333;
  border: solid;
	border-color: #667566;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	background-color: #FFFFFF;
  scrollbar-base-color: #4E657C;
	scrollbar-arrow-color: #DDDDDD;
	scrollbar-DarkShadow-Color: #4E657C;
	scrollbar-Highlight-Color: #DDDDDD;
	scrollbar-Track-Color: #4E657C;
	scrollbar-Face-Color: #3B495E;
	scrollbar-Shadow-Color: #DDDDDD
  }

a {
  font-family: verdana, arial, helvetica;
	font-size: 10pt;
  color: #333333;
	text-decoration: none
; font-weight: bold
	}	

a:hover {
  font-family: verdana, arial, helvetica;
	font-size: 10pt;
  color: #009933;
	text-decoration: none
; font-weight: bold
	}	

.ns {  font-weight: bold; background-color: #BDD7BB}
.inactive {  color: #AAAAAA}
a:visited { font-family: verdana, arial, helvetica; font-size: 10pt; color: #990099; text-decoration: none ; font-weight: bold }
