body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-color: #333333;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: underline;
}

.pageHeader1 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;

}
.mainTable {
	background-color: #000000;
}
.mainTableCell {
	background-color: #666666;
}
.mainTextCell {
	color: #000000;
	background-color: #CCCCCC;
}
.image24 {
	height: 422px;
	width: 500px;
	}
.image24portrait {
	height: 500px;
	width: 422px;


}
