.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;
}

.qheader {
	color: #999999;
}

.question {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5px;
	margin-left: 20px;
}

.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: darkred;
	text-decoration: none;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 7px;
	text-align: center;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {

	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 22px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.bigsubtitle {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 19px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.small {line-height: 19px; }