body {
	background: #FFFFFF;
	color: #000000;
	widows: 3;
	}		

A:link { color: #4F0000; }
A:visited { color: #003300; }
A:active { color: #DFDF00; }

.bulkheader {
	background: url(cslogowh.gif) #FFFFFF top left no-repeat;
	font-size: xx-large;
	font-family: Tahoma, Gill Sans, Serif;
	font-style: oblique;
	text-align: center;
	vertical-align: middle;
	height: 70px;
	}
	
.footer {
	clear: both;
	margin-top: 10px;
	border-top: #000000 solid 1px;
	}
	
.history li {
	margin: 5px;
	padding-bottom: 15px;
	text-align: justify;
	}
	
.history li span {
	border-top: #000000 dashed 1px;
	}	

.history li div {
	margin-top: 3px;
	padding: 0 0 0 0;
	}

.sectionheader {
	background: #5f0030;
	width: 30%;
	padding: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}		
