#questionLinks {
	width: 723px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}
	
#questionLinks ul{
	word-spacing: normal;
	text-align: left;
}
	
#questionLinks li {
	font-family: Arial, Helvetica, sans-serif;
	border: medium none #FFFFFF;
	list-style-type: none;
	color: #0000AA;
	text-indent: 0px;
	display: block;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
}

#questionLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000AA;
	text-decoration: none;
	border: none;
}

#questionLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000AA;
	text-decoration: none;
	border: none;
}

#questionLinks a:hover {
	text-decoration: underline;
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
