.default-text {
	font-size : 8pt;
	font-family : Verdana, ms sans serif,san serif, geneva;
	font-weight : normal;
}
.captions {
	font-size : 7pt;
	font-family : Verdana, ms sans serif,san serif, geneva;
	font-weight : normal;
}

.side-header {
	font-size : 9pt;
	font-family : Verdana, ms sans serif,san serif, geneva;
	font-weight : bold;
	color : 2767a7;
}
.copy-header {
	font-size : 8pt;
	font-family : Verdana, ms sans serif,san serif, geneva;
	font-weight : bold;
	color : 2767a7;
}

A:link  {
	color : #0040B9;
	text-decoration: none;
}

A:visited  {
	color : #0040B9;
	text-decoration: none;
}

A:hover { 
	font-family: Verdana, ms sans serif,san serif, geneva;  
	color: #8f5703;
	text-decoration: underline;
	
}
.homelink  {
	font-family : Verdana, ms sans serif,san serif, geneva;
	font-size : 7pt;
	color : #ffffff;
	text-decoration: underline;
}
	
A.nav {
	font-family : Verdana, ms sans serif,san serif, geneva;
	font-size : 8pt;
	color : #215e9d;
	font-weight : bold;
	text-decoration : none;
	vertical-align: 3px;
}	
	
A.nav:hover  { 
	text-decoration : none;
	color : #ff9900; 
}
A.screennav {
	font-family : Verdana, ms sans serif,san serif, geneva;
	font-size : 8pt;
	color : #0040B9;
	text-decoration : none;
}	
	
A.screennav:hover  { 
	text-decoration : none;
	color : #ff9900; 
}

