body {
	background-color: #298BBA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #333399;
}
a {
	color: #333399;
}
h1 {
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	color: #333399;
	margin: 0px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}
td {
	font-size: 12px;
	line-height: 18px;
}
.contentCell {
	background-image: url(images/contentCellBackground.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
.contentTable
 {
	background-image: url(images/contentRowBackground.jpg);
}
.navTable {
	background-image: url(images/navbar-bkgd.jpg);
	border-right: solid 1px #000000;
}
