body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ECE9DE;
	margin-left: 12px;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
}	
.copyright {
	font-size: 8pt;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.next {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border: none;
	margin: 2px;
}
.update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
a {
	color: #993399;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFF00;
}
a:active {
	color: #00CC00;
}
li {
	padding-bottom: 5px;
}
.boxed {
	padding: 5px;
	border: thin double #000000;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
dt {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 8px;
}
dl {
	margin: 20px;
}
.questionnaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.discussion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
