BODY {
	background: white;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	font-family: "Verdana", sans-serif; 
	scrollbar-base-color: black;
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: #808080;
}

TD {
 	font-family: Verdana, sans-serif; 
	color: #C0C000;
}

FONT {
	font-family: Verdana, sans-serif;
	color: #DDCC44;
	font-weight: normal;
	text-decoration: none;
}

FORM {
	margin-top: 0px;
	margin-bottom: 0px;
}

INPUT, TEXTAREA { 
	font-family: verdana;
	color: yellow;
	background-color: black;
}

SELECT {
	font-family: verdana;
	font-size: 10pt;
	color: yellow;
	background-color: black;
	border-style: none;
}

A:link {
	font-family: Verdana, sans-serif;
	color: #DDCC44;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	font-family: Verdana, sans-serif;
	color: #DDCC44;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	font-family: Verdana, sans-serif;
	color: #DDCC44;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, sans-serif;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

FONT.big { font-size: 14pt; }
FONT.subtitle { font-size: 11pt; }
FONT.normal { font-size: 10pt; }
FONT.tiny { font-size: 8pt; }
FONT.note { font-style: italic; font-weight: bold; }

A.menu { font-size: 11pt; }
A.submenu { font-size: 9pt; }
