﻿body {
}

#spSection { width: 100%; }
#spSection .spDate {
	display:block;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#spSection .spTitle {
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	padding-top: 10px;
}
#spSection .spDetails { display:block; padding-bottom: .5em; }
#spSection hr { width: 100%; }
