.subhead {
	font-weight: bold;
	color: #990000;


}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}

a:hover {
	color: #999966;

}
a:link {
	color: #990000;
	text-decoration: underline;

}
a:visited {
	color: #999966;
}
.alert {
	font-weight: bolder;
	background-color: #E2E2C7;
	color: #990000;
}
.photocaption {
	font-size: 13px;
	color: #666666;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;



}
.smallcaption {
	font-size: 9px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smaller {
	font-size: smaller;
}
hr {
	color: #E0E0E0;
	font-size: 1px;
	margin-top: 15px;
	margin-bottom: 15px;

}
.maroon {
	color: #990000;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.footnoteNum {
	font-size: 9px;
	color: #666666;
	vertical-align: super;
}
.homeFeature {
	font-size: x-small;
	color: #990000;
}
.homeText {
	font-size: x-small;
}
.titleNoItalic {
	font-style: normal;
	padding-left: .2em;
}
