.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
a:link {color: #245a89; text-decoration: none} 
a:visited {color: #666666; text-decoration: none} 
a:hover {color: #5a8924; text-decoration: none} 
a:active {color: #5a8924; text-decoration: none}  
.picborder {
	border: 1px solid #000000;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.headline:link { color: #333333; text-decoration: none; font-size: 10px;}
a.headline:visited { color: #666666; text-decoration: none; font-size: 10px;}
a.headline:hover { color: #999999}
a.headline:active { color: #999999}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 12pt;
}
a.nav:link { color: #dedede; text-decoration: none}
a.nav:visited { color: #cccccc; text-decoration: none}
a.nav:hover { color: #ffffff}
a.nav:active { color: #ffffff}
