a:link {  color: #CC0000; text-decoration: none }
a:visited {  color: #CC0000; text-decoration: none }
a:hover {  color: #008080; text-decoration: underline }
body {  font-family: Arial, Helvetica, sans-serif; 
        font-size: 11pt; 
        background-color: #FFFFFF;
		color: #333333
}
code { font-family: "Courier New", Courier, mono; font-size: 11pt }
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt }
.example {  font-weight: bold }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 60%; background-color: #FFFFFF; }
.format01 {
	border: 1px dotted #999999;
	padding: 5px 25px;
	margin-left: 15%;
	margin-right: 15%;
}
.ghost {  color: #999999; font-weight: bold }
.header1 {  color: #008080; font-size: 16pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
.header2 {  font-size: 11pt; font-weight: bold; color: #008080; font-family: Arial, Helvetica, sans-serif }
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #66CC99;
	text-transform: uppercase;
	padding: 8px;
}

