/* CSS Document */
.subhead1, .subhead2, infotext {line-height:16px;}
.subhead1 {
	font-weight:bold; 
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #b5ae0a;
	line-height:14px;
}
.subhead2 {
	font-weight:bold; 
	font-size:8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:14px;
}
.infotext {
	font-weight:normal; 
	font-size: 8.5pt;
	font-family: Arial, sans-serif;
	color: #666666;
	line-height:14px;
}
a:link {
	color: #b5ae0a;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #b5ae0a;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}