/* CSS Document */
.subhead1, .subhead2, infotext {line-height:16px;}
.subhead1 {
	font-weight:bold; 
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #f1c319;
	line-height:17px;
}
.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:15px;
}
.infotext2 {
	font-weight:normal; 
	font-size: 8.5pt;
	font-family: Arial, sans-serif;
	color: #999999;
	line-height:15px;
}
a:link {
	color: #666666;
	font-weight:normal;
	text-decoration:underline;
}
a:visited {
	color: #666666;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	color: #f3c018;
	font-weight:normal;
	text-decoration:underline;
}

a.small:link {
	color: #c0c0c0;
	font-weight:normal;
	text-decoration:underline;
}
a.small:visited {
	color: #c0c0c0;
	font-weight:normal;
	text-decoration:underline;
}
a.small:hover {
	color: #f3c018;
	font-weight:normal;
	text-decoration:underline;
}