form {
	background: InfoBackground;
	border: thick InfoBackground;
	border-bottom: medium inset AppWorkspace;
	border-color: ButtonFace;
	outline: InfoBackground outset thin;
	}

code {
	font : normal normal bold 10pt Verdana;
	color: Black;
}
BODY {
	font : normal normal small Verdana;
	background : Black url(images/back.gif);
	color : #F0FFFF;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : InfoBackground;
	font : Verdana;
	font-size : x-small;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : #FF9900;
	font : Verdana;
	font-size : x-small;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

TABLE {
	font : x-small;
	border:InfoBackground;
}
h3 {
	font: normal lighter small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
