.alert {
	font-weight: bold;
	color: #990000;
}
.link {
	text-decoration: underline;
}
.menu {
	font-size: 7.5pt;
	font-weight: bold;
}
.small {
	font-size: 6.5pt;
}
.subheader {
	font-weight: bold;
	text-transform: none;
}
.title {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}.subheader2 {
	color: #336600;
}
.hidden {
	color: #CCCCCC;
}
.new {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}