/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.textoff { font-size: 9pt; font-weight: bold; color: #000000 ; line-height: 12pt}
.navital { font-size: 8px; font-weight: bold; color: #000000}
a {
	color:#000000;
}
a:hover {  font-weight: bold; color: #9999CC; text-decoration: none}
a:link {  text-decoration: none}
a:active {  text-decoration: none}
a:visited {  text-decoration: none}
h1 {
font-family: "Courier New", Courier, monospace;
color: #ff9999;
margin-top: 0;
margin-bottom: 5px;
font-size: 24px;
}
.KonaBody p {
	font-size: 12px;
}
.subheading {
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	color: #9999CC;
	font-size: 18px;
}
.print {
	font-size: 12px;
}
.print a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.print a:hover {
	text-decoration: none;
	color: #000000;
}
.dateline {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
}
form#cse-search-box {
	margin-bottom: 5px;
}
#plus1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
