/****************************** TOP ******************************/
div#top {
	border-bottom: thin solid #00008B;
	background: url('../images/justice_banner.jpg');
}

/****************************** BOLD ******************************/
.bold { font-weight: bold; }

/****************************** CENTER ******************************/
.center { text-align: center; }

/****************************** PRGTITLE ******************************/
div#prgTitle { font-size: 24px; }

/****************************** OL ******************************/
ol { line-height: 14pt; }
ul.info { line-height: 14pt; }