.QS-main-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.QS-main-text a{
	color: black;
}
.QS-main-text a:hover{
	color: blue;
}

.QS-smaller-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.QS-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.QS-big a{
	color: white;
	text-decoration: none;
}
.QS-big a:hover{
	color: blue;
}
.QS-nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.QS-nav a{
	color: black;
	text-decoration: none;
}
.QS-nav a:hover{
	color: blue;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;

}
