BODY {
	background-color : #000000;
	margin : 0;
	scrollbar-face-color : #11FF11;
	scrollbar-arrow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #66FF66;
	scrollbar-3dlight-color : #99FF99;
	scrollbar-darkshadow-color : #005500;
	}
P {
	font-family : "Courier New", Courier, monospace;
	font-size : 16px;
	color : #11FF11;
}
H1 {
	color : #11FF11;
	font-family : "Courier New", Courier, monospace;
	font-size : 24px;
}
.linkout{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #11FF11;
	font-weight : bold;
	text-decoration : none;
}
.linkover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #1111FF;
	font-weight : bold;
	text-decoration : none;
}

HR {
	color : #11FF11;
}

.linked{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #99FF99;
	font-weight : bold;
	text-decoration : none;
}
FORM {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #11FF11;
	font-weight : bold;
}
input,text {
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #11FF11;
	background-color: #119911;
	border: 1px solid #11FF11;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #11FF11;
	background-color: #119911;
	border: 1px solid #11FF11;
}
.button{
	height:21px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	background : #119911;
	border : thin solid #11FF11;
	color : #11FF11;
}
.buttonhover{
	height:21px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	background : #119911;
	border : thin solid #1111FF;
	color : #1111FF;
}
.Ptop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}
.Psmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #11FF11;
	font-weight : bold;
}
