/* CSS Document */
.subhead1, .subhead2, infotext {line-height:16px;}
.subhead1 {
	font-weight:normal; 
	font-size: 15pt;
	font-family: Arial, sans-serif;
	color: #6e3d11;
	line-height:18px;
}
.subhead2 {
	font-weight:bold; 
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #dcac5b;
	line-height:18px;
}
.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;
}
.infotext3 {
	font-weight:normal; 
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #666666;
	line-height:18px;
}
a:link {
	color: #6e3d11;
	font-weight:normal;
	text-decoration:none;
}
a:visited {
	color: #6e3d11;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color: #dcac5b;
	font-weight:normal;
	text-decoration:none;
}

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;
}