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