/* CSS Document */

body {
	color: #000000;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
a {
	text-decoration: underline;
 	color: #99cc66;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	margin: 0px 0px -4px 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin: 0px 0px -4px 0px;
}
#navh {
	display: none;
}
#mainField {
	width: auto;
}
#footer {
	margin-top: 2em;
	border-top: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
.none {
	display: none;
}
.imageMain {
	width: 72px;
	border: 0px;
	float: left;
	margin-right: 6px;
}
#quickshow {
	width: 814px;
	background-image: none;
	margin: auto;
	padding: 5px;
}
#quickshow h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #666666;
}
#quickshow p.writeup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.2em;
	color: black;
	word-spacing: 4;
}