.dept {
	font-size: 65px;
}
.department {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	color: #FDC737;
}
.listdept {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
.footerfont {
	font-family: Arial;
	font-size: 9px;
	color: #000000;


}
a.footerfont:link {
	font-family: Arial;
	font-size: 9px;
	color: #E9E9E9;
}
a.footerfont:hover {
	font-family: Arial;
	font-size: 9px;
	color: #E9E9E9;
}
a.footerfont:visited {
	font-family: Arial;
	font-size: 9px;
	color: #E9E9E9;
}
.leftlist {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 80%;




}
a.leftlist:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 80%;

}
a.leftlist:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 80%;

}
a.leftlist:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 80%;

}
.notice {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	background: #FFCC33;
	text-align: center;



}
.title {
	font: italic bold 48px Georgia, "Times New Roman", Times, serif;
	color: #FDC737;
}
caption {
	font: bold small Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FDC737;
	font-size: 24px;
	font-style: italic;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FDC737;
	font-size: 18px;
	font-style: italic;
}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FDC737;
	font-size: 16px;
	font-style: normal;
}
dt {
	font-weight: bold;
}

