#content TD.leftGutter, #content TD.rightGutter {
	background-color:#ACC7BB;
	width:33%;
	padding:5px 15px 0 15px;
}

#content TD.rightGutter, #content TD.leftGutter {
	text-align:center;
	font-family:Times;
}

H1, H2, H3, H4 {
	font-family:Times;
	color:#000000;
	font-weight:normal;
}

H1 {
	font-size:23px;
}

H1 em {
	font-style:italic;
}

TD.leftGutter DIV, TD.rightGutter DIV, TD.leftGutter P, TD.rightGutter P {
	font-size:13px;
	line-height:16px;
	font-family:Times;
	margin-bottom:10px;
	color:#000000;
}

TD.leftGutter P, TD.rightGutter P {
	margin:10px 0 0 0 ;
}

TD.rightGutter A:link, TD.rightGutter A:visited, TD.rightGutter A:active, TD.rightGutter A:hover, 
TD.leftGutter A:link, TD.leftGutter A:visited, TD.leftGutter A:active, TD.leftGutter A:hover {
	color:#000000;
	text-decoration:underline;
}

TD.rightGutter A:hover, TD.leftGutter A:hover {
	text-decoration:none;
}


