body {
	background-color: #FFFFCC;
	font-size: 14px;
	color: #660000;
	line-height: 1.5em;
}

body, td, th, h3, h6 {
	color: #660000;
}
h1, h2, h5  {
  color: #660000;
}
h4 {
	font-size: 14px;
	color: #FF0000;
	text-transform: uppercase;
}

h2 {
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FFA244;
	border-left-color: #FFA244;
}


a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #container #mainContent li {
	line-height: 1.5em;
}
