body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headerTitle {
	font-size: 42px;
	color: #FF8C94;
}
.brownrow {
	background-color: #432910;
}
.footertd {
	font-weight: bold;
	color: #FF8C94;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #FF8C94;
}
a:hover {
	color: #FF8C94;
	text-decoration: none;
}
.subtitle {
	font-weight: bold;
	color: #FF8C94;
	background-color: #432910;
}
.imgborder {
	border: 2px solid #432910;
}
.csis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
a.csis:link, a.csis:active, a.csis:visited, a.csis:hover {
	color: #000000;
}