body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #999966;
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainTable {
	background-image: url(images/middlebg.gif);
	padding-bottom: 20px;
}
.emphasized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00765B;
}
a, a:visited {
	font-weight: bold;
	color: #C7546C;
}
a:hover, a:active {
	color: #00765B;
	text-decoration: none;
}
.borderIMG {
	border: 2px solid #C7546C;
}
.footer {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
ul li ul,
.highlighted {
	list-style: none;
	font-size: 12px;
	padding: 5px;
	margin: 5px;
	display: block;
	background-color: #CCCC99;
	color: #00765B;
}
.captionIMG {
	font-size: 10px;
	padding: 5px;
	background-color: #CCCC99;
	color: #00765B;
	text-align: center;
}

