.TopCell {
	background-color: #8C1829;
	color: #FFFFFF;
}
body,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TopCellText {
	font-size: 16px;
	font-weight: bold;
}
.Nav {
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.ContentCell {
	background-image: url(stripsmt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 35px;
	padding-left: 8px;
}


.Nav div {
	margin-bottom: 3px;

}

.Nav a {
	background-color: #000000;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.NavCell {
	background-color: #8C1829;
	font-size: 12px;
	color: #FFFFFF;
}
.NavText {
	padding: 5px;
}
.BottomCell {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 3px;
}
h1 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
