p {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 10px;
	line-height: 12px;
	color: #00FF00;
}
a:link {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
br {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 10px;
	line-height: 12px;
	color: #00FF00;
}
h1 {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
	color: #00FF00;
}
a:visited {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
}
a:active {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
h2 {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 14px;
	color: #00FF00;
}

