body {
	margin: 0;
	padding:0;
	color: #333;
	font: normal normal 16px/20px Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
	text-align: justify;
	background: white;
}
h1 {
	color:  #222;
	font-size: 35px;
	font-weight:100;
	padding: 2px 0 2px 0;
	margin: 40px 0 0 0;
	line-height: 105%;
}
h1 a, h1 a:hover {
	color:  #222;
	text-decoration:none;
	font-weight:100;
}
h2 {
	color:  #222;
	font-size: 26px;
	font-weight:100;
	padding: 2px 0 2px 0;
	margin:0 0 40px;
	line-height: 105%;
}
h2 a, h2 a:hover {
	color:  #222;
	text-decoration:none;
	font-weight:100;
}
h3 {
	color:  #222;
	font-size: 24px;
	font-weight:100;
	padding:30px 0 0;
	margin: 0 0 15px 0;
	line-height: 105%;
}
h3 a, h3 a:hover {
	color:  #222;
	text-decoration:none;
	font-weight:100;
}
h4 {
	color:  #222;
	font-size: 21px;
	font-weight:100;
	padding: 30px 0 2px 0;
	margin: 0 0 15px 0;
	line-height: 105%;
}
h4 a, h3 a:hover {
	color:  #222;
	text-decoration:none;
	font-weight:100;
}
p {}
small { font: normal normal 11px/11px Arial, Helvetica, sans-serif; } 
ul, ol {
	margin: 0 0 0 35px;
}
li {
	margin: 6px 0;
}
a, a:hover, a:visited { 
	color: #333;
	text-decoration: none;
}
#content a:link:after,
#content a:visited:after {

	font: normal normal 11px/11px Arial, Helvetica, sans-serif;
}
.toc {
	float: right;
	margin: 0 0 20pt 20pt;
	padding:15pt;
	width: 220pt;
	font: normal normal 16px/18px Arial, Helvetica, sans-serif;
	letter-spacing: -.03em;
	border: 1px solid #999;
	font-size: 12px;
	text-align: left;
}
.toc ul {
	margin: 0 20px;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
}
.toc ul ul {
	margin: 0 15px;
}
.toc #toc_footer {
	margin: 28px 0 14px;
	padding: 0 10px;
	text-align: center;
	font: normal bold 24px Arial, Helvetica, sans-serif;
}
.toc a {
	color: #333;
	text-decoration: none;
}
.sectbrk { 
	border: 0;
	height: 1px;
	background: #999;
	color: #999;
}
.alignright {
	display: none;
}
.top { display: none; }
#footer {
	clear: both;
	padding: 0 0 20px;
	text-align: center;
	font: normal normal 11px/11px Arial, Helvetica, sans-serif;
}
.toc a:link:after,
.toc a:visited:after ,
small a:link:after,
small a:visited:after {
	content: none !important;
}
.clear {
	clear:both;
	font-size:0px;
	height:1px;
	line-height:1%;
	margin-bottom:-1px;
	overflow:hidden;
}