/* 
	Cascading Style Sheet for Stroud CAB

	First, Main text area, excluding banner and button bars
*/

	body { 
	background-color: #66ccff;
	margin-top: 0;
	margin-left: 0}

/*	For Format of header    */
	div.h1 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000099;
	font-size: 20pt;
	line-height: 24pt;
	text-align: center}

	div.h3 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000099;
	font-size: 8pt;
	line-height: 10pt;
	text-align: center}


