body { 
	background-color: white; 
	background-image: url("../../graphics/TC_bkgd_75.jpg"); 
	background-repeat: repeat-y 
}

.dept {
	font-size: medium;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:hover.dept {
	text-decoration: underline
}
.group {
	font-weight: bold;
}
.degreeType {
	font-size: x-small;
	font-style: italic;
}
.headings
{
	background-color: #66CCFF;
}
