.Q-style {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: none;
	letter-spacing: 1.1pt;
	display: table;
	font-weight: normal;
	line-height: 15pt;

}
.secondtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	font-weight: normal;

}
A:link {
	COLOR: #FFCC33; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFCC33; TEXT-DECORATION: none
}
A:active {
	COLOR: #FFCC33; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFCC33; TEXT-DECORATION: none
}

