body {
	background:#fff;
	font: 95%/150% Arial, Tahoma, Geneva, sans-serif;
	color: #101010;
}
.content {
	padding: 0px 0px 0px 0px;
	background: #fff url(bg-round.jpg) repeat-y fixed center;*/
	color: #101010;
}
.content ol li a {
	color: #000000;
}
.hangingHead {
	font-size: 150%;
	text-indent: 0px;
	font-weight: bold;
	color: #FFCC33;
}
.hangingSubhead {
	font-size: 110%;
	text-indent: 0px;
	font-weight: bold;
}
.caption {
	font-size: 110%;
	font-weight: bold;
}
.p {
	text-indent: 0px;
}
.footer  {
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 95%;
	background: color:#0099FF;
}
.imgRight {
	float: right;
	margin: 0px;
	clear: both;
	padding: 0px;
}
.imgLeft {
	float: left; margin:0px;
	clear: both;
}
a {
 text-decoration: none;
 font-weight: bold;
}
a:link {
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	color: #a40260;
	font-weight: bold;
}
a:active {
	color: #ffffff;
	font-weight: bold;
}
a:hover  {
	color: #66CCFF;
	font-weight: bold;
}
#navButtons ul {
	float: left;
	width: 100%;
	padding: 2px 0 2px 0;
	margin: 0;
	list-style: url(none) none;
}
#navButtons ul li {
 display: inline;
}
#navButtons ul a {
	float: left;
	width: 1.80em;
	text-decoration: none;
	color: #FFFFFF;
	background:none;
	padding: 0.1em;
	margin: 2px;
	font-family: "Arial", Tahoma, Geneva, sans-serif;
}
#navButtons ul a:hover {
	text-decoration: underline;
	background: #0066FF;
	font-weight: bold;
}
img {
	padding: 2px;
}
