.typography {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	height:auto;
	left:50%;
	margin-left:-387px;
	position:absolute;
	width:775px;
}

.typography p {
	font-size: 12px;
}

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
	color: #990000;
	padding: 0;
	margin: 0;
}

.typography a:hover {
	text-decoration: underline;
}

.typography a:active, .typography a, .typography a:visited {
	text-decoration: none;
	color: #990000;
}

.typography strong u {
	text-decoration: none;
	color: #990000;
}

p.MenuItem {
	color: #990000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

p.MenuItem a, p.MenuItem a:visited, p.MenuItem a:active {
	color: #990000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

