body {
	margin: 0px;
	padding: 0px;
	font: 11px Verdana,Arial,Sans-serif;
	line-height: 18px;
	text-align: left;
	}
	
.menu {
	font-size: 10px;
	font-weight: bold;
	color: #222;
	}
	
.menu a:link, .menu a:visited {
	text-decoration: none;
	color: #222;
	}
	
.menu a:hover {
	text-decoration: underline;
	color: #D2232A;
	}
	
.subHeadRed {
	color: #D2232A;
	font-weight: bold;
	}
	
.subHeadBlack {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	}
	
a:link {
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	color: #000;
	}
	
a:visited {
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	color: #666;
	}
	
.pipes {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  }
	