body {
	font-family: Bookman Old Style, Verdana, Arial;
	background-color: white;
	color: black;
	margin-left: 0px;
}

h1 { color: #CC9966; }
h2 { color: #CC9966; }
h6 { font-size: 12pt; }
hr {	color: #CC9966;
	width: 100px;
	margin-top:20px;
	margin-bottom:20px;
}

a { color: #996633; }
u { text-decoration: none; }

.AppearanceHeading { margin-top: 20px; font-weight: bold; font-family: Arial; }
.AppearanceDetail { font-family: Arial; margin-left: 12px; text-align:justify; }
.AppearanceSubHead { font-weight: normal; }
.AppearanceFault { margin-top: 20px; margin-bottom: 20px; margin-left: 12px; text-indent: -12px; }
.sm {
	margin-top: 0px;
	margin-bottom: 4px;
}

.plaintext {
	background-color:white;
	color:black;
	font-family: Verdana, Arial;
	font-size:10pt;
	border-width: 15px;
	border-style: solid;
	border-color: white;
	margin-right: 10px;
}

.caption { font-family: Arial; font-size: 10pt; }