/* CSS Document */
.subhead1, .subhead2, infotext {line-height:16px;}
.subhead1 {
	font-weight:bold; 
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #78a22e;
	line-height:22px;
}
.subhead2 {
	font-weight:bold; 
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #82b8bf;
	line-height:20px;
}
.infotext {
	font-weight:normal; 
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #797979;
	line-height:17px;
}
.infotext3 {
	font-weight:normal; 
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #9cc5c9;
	line-height:17px;
}
.infotext2 {
	font-weight:normal; 
	font-size: 7.5pt;
	font-family: Arial, sans-serif;
	color: #797979;
	line-height:19px;
}
a:link {
	color: #797979;
	font-weight:normal;
	text-decoration:underline;
}
a:visited {
	color: #797979;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	color: #78a22e;
	font-weight:normal;
	text-decoration:underline;
}