body
{
}
a.dept_title
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.dept_title:hover
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
a.dept_title:visited
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.dept_title:visited:hover
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
span.dept_heading
{
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}