body{	font-family: Garamond,Palatino,Times Roman;	background: #FFFFFF  no-repeat scroll;}/* Override base header definitions */h1 { color: #5680E9; }h2 { color: #3F8E91; }h3 { color: #EA4025; }h4 { color: #1533F5; }h5 { color: #AAA; }/* Subclasses must be in the order a, visited, hover, active */a{	color: #1532F5; 	text-decoration: none;}a:visited{	color: #EA4026;	text-decoration: none;}a:hover{	color: #3F8F92;	text-decoration: none;}a:active{	color: #CB87F8;	text-decoration: none;}/* Page Layout variations */#quickSummary p {	text-align: right;	color: #5680E9;}#headline{	background-color: #5680E9;}#coursetitle {     color: Black;}/* Adjust color only for box */.box{	background: #EEEEFF;  	border-color: black;	color: #003;}.webassignment{	background: #EBD1FC;  	border-color: black;	color: #8E58F8;}/* TABLES */th.primary { 	color: black;	background-color: lightgrey;	border: 1px solid darkgrey;	text-align: center;}th.secondary{	color: #3F8F92;	background-color: #D2E5E5; 	border-bottom: 1px solid lightgrey;	text-align: center;}td.primary { 	color: #EA4025;	background-color: #FDEFEF;}td.secondary{	color: #395EE1;	background-color: #E0E5FA;}.illustration {	border: 1px solid darkblue;}.illustration2 {	border: 1px solid darkblue;}