body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: White;
	font-size : 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.q1 {
	font-weight: bold;
	background-color: #FFD700;
	padding: 5px;
}

.q2 {
	font-weight: bold;
	color: #ADD8E6;
	background-color: #5E769B;
	padding: 5px;
}

.q3 {
	font-weight: bold;
	color: White;
	background-color: #A7B4CD;
	padding: 5px;
}

.q3_C {
	font-weight: bold;
	text-align: center;
	color: White;
	background-color: #A7B4CD;
	padding: 5px;
}

a.navBL:link {
	text-decoration: none;
	color: #336699;
	font-weight:bold;
}

a.navBL:visited {
	text-decoration: none;
	color: #336699;
	font-weight:bold;
}

a.navBL:hover {
	text-decoration: none;
	color: #336699;
	font-weight:bold;
}

a.navS:link {
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}

a.navS:visited {
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}

a.navS:hover {
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}
