body {
	font-family: Verdana, Geneva, Arial;
	background-color: #000033;
	color: #FFFFFF;
	font-size: small
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	border-color: #99FFFF #FF6666 #CCCCFF #990099
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFCC00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFCC66;
	font-weight: bold
}

a {
	font-weight: normal;
	color: #FF9;
	text-decoration: underline;
}
a:visited {
	color: #FFC;
	text-decoration: underline;
}
a:hover {
	color:#FF6600;
	text-decoration: none
} 
a:active {
	color: #FF0000;
	text-decoration: underline;
}

.small {  font-family: Verdana, Geneva, Arial, sans-serif; font-size: 10pt}
address {  }
dt {  font-weight: bold}
dl {  font-size: 9pt}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003;
}
h5 {  font-size: 12px; font-style: italic; line-height: 14px; color: #003333; text-transform: uppercase}
code {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;

}
.filename {
	font-weight: bold;
	font-style: italic;
}
.wobbie {
	font-family: "Courier New", Courier, mono;
}
.title {
	font-weight: bold;
}
.red {
	color: #993300;
}
.instruction {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #663300;
	font-size: 14px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
}

