
BODY {	
	background:  #ffffff;
	font-family: Verdana;
	font-size: 9px; 
	color: 000000; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	scrollbar-face-color : #C0C0C0; 
	scrollbar-shadow-color : #EEEEEE; 
	scrollbar-track-color : #AAAAAA; 
	scrollbar-highlight-color : #EEEEEE; 
	scrollbar-arrow-color : #EEEEEE; 
	scrollbar-darkshadow-color : #AAAAAA; 
	scrollbar-background-color : #C0C0C0;
}
	

.headline {
  font-family : Verdana;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #000000;
}

.content {
  font-family : Verdana;
  font-size: 11px;
  line-height: 18px;
  color: #000000;
}

td{
  font-family : Verdana;
  font-size: 11px;
  line-height: 18px;
  color: #000000;
}

 .regular{
  font-family : Verdana;
  font-size: 11px;
  line-height: 18px;
  color: #000000;
}
 
.regular:link,.regular:visited,.regular:active{
	text-decoration: none;
} 
a:hover{
	text-decoration: underline;
}

.nav1{
  font-family : Verdana;
  font-size: 12px;
  color: #bbbbbb;
  text-decoration: none;
  line-height: 14px;
  font-stretch: ultra-expanded;
}
.nav2{
  font-family : Verdana;
  font-size: 11px;
  color: #bbbbbb;
  text-decoration: none;
  line-height: 14px;
  padding-left:1px;
}
.nav3{
  font-family : Verdana;
  font-size: 11px;
  color: #005DA8;
  text-decoration: none;
  line-height: 14px;
  padding-left:1px;
}

.nav1:link,.nav1:visited,.nav1:active{
	text-decoration: none;
}
.nav1:hover{
	text-decoration: underline;
}

.nav2:link,.nav2:visited,.nav2:active{
	text-decoration: none;
}
.nav2:hover{
	text-decoration: underline;
}

.nav3:link,.nav3:visited,.nav3:active{
	text-decoration: none;
}
.nav3:hover{
	text-decoration: underline;
}

.nav1_active{
  font-family : Verdana;
  font-size: 12px;
  color: #005DA8;
  text-decoration: none;
  line-height: 14px;
  font-stretch: ultra-expanded;
}
.nav2_active{
  font-family : Verdana;
  font-size: 11px;
  color: #005DA8;
  text-decoration: none;
  line-height: 14px;
  padding-left:1px;
}
.nav3_active{
  font-family : Verdana;
  font-size: 11px;
  color: #005DA8;
  text-decoration: none;
  line-height: 14px;
  padding-left:1px;
}

.nav1_active:link,.nav1_active:visited,.nav1_active:active{
	text-decoration: none;
}
.nav1_active:hover{
	text-decoration: underline;
}

.nav2_active:link,.nav2_active:visited,.nav2_active:active{
	text-decoration: none;
}
.nav2_active:hover{
	text-decoration: underline;
}

.nav3_active:link,.nav3_active:visited,.nav3_active:active{
	text-decoration: none;
	font-weight: bold;
}
.nav3_active:hover{
	text-decoration: underline;
	font-weight: bold;
}

