.contentGreen {
	font-family: Arial, Helvetica, Univers, "Zurich BT", sans-serif;
	font-size: 15px;
	color: #003333;
	text-decoration: none;
}
.greenTitle {
	font-family: Arial, Helvetica, Univers, "Zurich BT", sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #003333;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, Univers, "Zurich BT", sans-serif;
}
.sectTitles {
	font-size: 18px;
	color: #990000;
	font-weight: bolder;
}
.content {
	font-size: 15px;
	color: #000000;
}
.tableItemBold {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.tableTitles {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
}

.tableItem {
	font-size: 13px;
	color: #000000;
}
.content a {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.dirLinks {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.dirLinks a {
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}

.contentGreen a {
	color: #003333;
	text-decoration: underline;
	font-weight: bolder;
}
.redTitle {

	font-family: Arial, Helvetica, Univers, "Zurich BT", sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	text-align: center;
}
.blueLinks a {
	font-size: 18px;
	color: #0000FF;
	text-decoration: underline;
}
.subTitles {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}

