body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #0099FF;
	font-size: 14px;
	list-style-image: url(../../images/uoList.gif);
	list-style-type: disc;
}
th {
	color: #009900;
	font-size: 16px;
}
dt {
	font-size: 14px;
	color: #CC0099;
	font-weight: bold;
}
.photoCaption {
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.red_highlight {
	background-color: #FF0000;
}
