body{	font-family: Garamond,Palatino,Times Roman;	background: #F5EAED  no-repeat scroll;}/* Override base header definitions */h1 { color: #B25348; }h2 { color: #788A63; }h3 { color: #699263; }h4 { color: #373E20; }h5 { color: #63332c; }/* Subclasses must be in the order a, visited, hover, active */a{	color: #7E9077; 	text-decoration: none;}a:visited{	color: #369;	text-decoration: none;}a:hover{	color: #960;	text-decoration: none;}a:active{	color: #69B;	text-decoration: none;}/* Page Layout variations */#quickSummary p {	text-align: right;	color: #788A63;}#headline{	background-color: #E1C0B1;}#coursetitle {     color: #B25348;}/* Adjust color only for box */.box{	background: #FeFeFE;  	border-color: black;	color: #003;}.webassignment{	background: lightgrey;  	border-color: black;	color: #black;}/* TABLES */th.primary { 	color: black;	background-color: lightgrey;	border: 1px solid darkgrey;	text-align: center;}th.secondary{	color: #648f8f;	background-color: white; 	border-bottom: 1px solid lightgrey;	text-align: center;}td.primary { 	color: #373E20;	background-color: #C0D8C4;}td.secondary{	color: #ffffff;	background-color: #85947F;}.illustration {	border: 1px solid darkblue;}.illustration2 {	border: 1px solid darkblue;}