body { font-family: Georgia, "Times New Roman", Times, serif;  font-size: 86%;  }
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin:  1.2em 1.0em 1.1em 1.0em;
	}
h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 1.5em 1.0em 1.0em 1.0em;
	}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 1.5em 1.0em 1.0em 1.0em;
	}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.5em 1.0em 1.0em 1.0em;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.1em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.0em 3.0em 1.1em 2.0em;
	border-left: 1px solid #CCC;
	padding-left: 1.0em;
	border-left: 1px solid #CCC;
	}
a {
	text-decoration: none;
	}
#contentColumn {
	border: 0px none #000;
	background-color: #fff;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.picBox {
	margin : 0.1em 1.1em 0.5em 1.0em;
	padding : 0px;
	border : 1px solid #333;
	float : right;
	background-color : #E2E3F5;
	color : #666;
}
.picBox p {
	padding: 0px;
	margin : 0em 0.5em 0.3em 0.5em;
	line-height: 1.0em;
	color : #666;
	border: 0px none #FFF;
}
.picBox img {
	border-bottom: 1px solid #333;
}
.news {
	background: #D2D1E9;
	color: #355553;
	padding: 0.15em 1.5em 0.2em 1.0em;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #ADADC5;
	width: 22em;
	}
#docHeading, #headRight, #styleSwitchBar, #footer , #menuColumn{ display: none; }

