body{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	font-size: 8pt;
	color: #33FF00;
	background-color: #003300;
}
p{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	font-size: 8pt;
	color: #33FF00;
	background-color: #003300;
}
p.inverted{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	font-size: 8pt;
	background-color: #33FF00;
	color: #003300;
	text-align: center;
}
TH{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	background-color: #33FF00;
	color: #003300;
	border-width: 0;
	font-size: 8pt;
	text-align: left;
}
TD{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	border-width: 0;
	font-size: 8pt;
	vertical-align: top;
	color: #33FF00;
}
.center{
	vertical-align: middle;
	text-align: center;
}
table{
	border-width: 3;
	border-color: #33FF00;
}
A{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	color: #33FF00;
	font-weight: bold;
	text-decoration: none;
}
.link_hilite{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	background-color: #33FF00;
	color: #003300;
}
.link_default{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	color: #33FF00;
	background-color: none;
}
.title{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	background-color: #33FF00;
	color: #003300;
	font-size: 12pt;
}
hr{
	color: #33FF00;
}
img{
	border-color: #33FF00;
}
input{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	color: #33FF00;
	background-color: #003300;
	border-color: #33FF00;
	font-size: 8pt;
}
select{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	color: #33FF00;
	background-color: #003300;
	border-color: #33FF00;
	font-size: 8pt;
}
textarea{
	font-family: "Monotype.com", "Andale mono", Courier, monospace;
	color: #33FF00;
	background-color: #003300;
	border-color: #33FF00;
	font-size: 8pt;
}