body {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.DeptList  { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.DeptList a { color: maroon; text-decoration: none }
.DeptList a:link  { color: maroon; text-decoration: none }
.DeptList a:visited { color: maroon; text-decoration: none }
.DeptList a:hover { color: maroon; text-decoration: underline }
.DeptList a:active { color: maroon; text-decoration: underline }
.DeptListOpen   { color: gray; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.DeptListOpen a { color: gray; text-decoration: none }
.DeptListOpen a:link { color: gray; text-decoration: none }
.DeptListOpen a:visited { color: gray; text-decoration: none }
.DeptListOpen a:hover { color: gray; text-decoration: underline }
.DeptListOpen a:active { color: gray; text-decoration: none }
.banner  { font-size: 24pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic }
.Description { font-size: 8pt }
.Identifier { font-size: 10pt; font-style: italic }
.Identifier a { color: white; font-size: 10pt; font-style: italic; text-decoration: none }
.Identifier a:link { color: white; font-size: 10pt; font-style: italic; text-decoration: none }
.Identifier a:visited { color: white; font-size: 10pt; font-style: italic; text-decoration: none }
.Identifier a:active { color: white; font-size: 10pt; font-style: italic; text-decoration: none }
.Identifier a:hover { color: white; font-size: 10pt; font-style: italic; text-decoration: underline }
.white { background-color: #FFFFFF; }
