.titleHighlight {
	background-color: #E2E2E2;
	font-style: italic;
	font-weight: bold;
	border: 1px none #666;
}
.leftLink {
	font-weight: bold;
	color: #750202;
	font-size: 14px;
	text-decoration: none;
}
.titleFont {
	color: #C00;
	text-decoration: none;
}
h1 {
	font-size: 16px;
}

a:hover {
	color: #F90;
	text-decoration: none;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
}
.topnav {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a {
	color: #C00;
}

