.question {
	font-family: Arial;
	font-size: 10pt;
	line-height: 13.5pt;
	color: #0000ff;
	text-decoration: none;
	cursor: pointer;
    }
.question:hover {
	text-decoration: underline; color: #ff0000;
	}
.bodytext {
	font-family: Arial;
	font-size: 10pt;
	line-height: 11.5pt;
	text-decoration: none;
    }
h1 {
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	line-height: 27pt;
	color: #000000;
	text-decoration: none;
	margin-bottom: 12px;
	margin-top: 0px;
	}
blockquote {
	width: 660px;
	margin: 0px;
	padding: 5px;
	}
h2 {
	font-family: Arial;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 4px;
	margin-top: 6px;
    }
h3 {
	font-family: Arial;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 8px;
    }
ul {
    margin-left:1em;
    padding-left:18px;
    list-style: square;
	font-family: Arial;
	font-size: 12pt;
	line-height: 14pt;
	margin-left: 18px;
	}
li {
    margin-left: 0px; 
    padding-left:0em;
	}
