h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #6F0021;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #AA9C8A;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
.text a:link {
	color: #6F0021;
	text-decoration: underline;
}
.text a:visited {
	color: #6F0021;
	text-decoration: underline;
}
.text a:hover {
	color: #AA9C8A;
	text-decoration: underline;
}
.text a:active {
	color: #6F0021;
	text-decoration: underline;
}
.productDescriptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.productDescriptions a:link {
	color: #6F0021;
	text-decoration: underline;
}
.productDescriptions a:visited {
	color: #6F0021;
	text-decoration: underline;
}
.productDescriptions a:hover {
	color: #AA9C8A;
	text-decoration: underline;
}
.productDescriptions a:active {
	color: #6F0021;
	text-decoration: underline;
}.hetedCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.osuBackground {
	background-image: url(../images/osu-background.jpg);
	background-repeat: no-repeat;
	background-position: -110px 87px;
}
.ouBackground {
	background-image: url(../images/uo-background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 87px;
}
