h1, h2, h3, h4 {
	color:#B504FF;
}

a:link, a:visited:hover {
	color: #B504FF;
	}
	
.boxTitle, .boxTitleMajor {
	background-color: #B504FF;
}

.qmbTable th {
	background-color: #B504FF;
	color: #FFFFFF;
	vertical-align: top;
	}
	
.qmbTable td {
	background-color: #DFD0E5;
	vertical-align: top;
	}