.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;

}
#siteUpdates{
	padding: 15px;
	float: right;
	width: 270px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #dfe6ff;
	text-align: left;
}
h2{
	margin-top: 3px;
}
h3{
	margin-top: 0px;
}
/**{
	border: 1px solid gray;
}*/

