body {
	color: #000;
	background-color: transparent;
}
div#validation {
	display: none;
}
div#leftcontent {
	display: none; }
div#rightcontent { display: none; }
div.url {font: bold 100% times, serif;
    margin-top: 0.5em; margin-bottom: 0;
	border-bottom: 4px double black;}

div.header{
	font: bold 100% times, serif; }
div#centercontent {
	padding: 0 2pc;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 18pt;
	line-height: 21pt;
	letter-spacing: 1pt;
	font-weight: bolder;
	text-align: left;
	margin-bottom: 0;
	border-bottom: 1px solid #444;
}

h2 {
	font-size: 14pt;
	line-height: 16pt;
	letter-spacing: 1pt;
	font-style: italic;
	font-weight: bolder;
	color: #666;
	background-color: transparent;
	padding-left: 2pc;
}
h2 a {
	border-bottom: 1pt solid #000;
}
h3 {
	border-left: 1em solid #AAA;
	padding-left: 1pc;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bolder;
}
div#centercolumn p {
	font: normal 12pt/14pt Garamond, "Times New Roman", Times, serif;
	text-indent: 2em;
	text-align: justify;
}
div#centercolumn ul {
	list-style-type: square;
}
div#centercolumn ul.sectionlinks {
	display: none; }


div#centercolumn a:link, div#centercolumn a:visited {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
img {display: none; }

div#footer {display: none; }
