body{
	scrollbar-base-color : #ADFF2F;
	scrollbar-track-color : #FFE4C4;
	scrollbar-face-color : #FFD700;
	}
h1{
	font-size : larger;
	font-family : "ITC Bookman Demi", Coronet, Default, "Courier New", "Times New Roman";
	font-weight : bold;
	text-align : center;
	text-justify : auto;
	text-transform : uppercase;
	color: Blue;
	background-repeat : no-repeat;
}
Td.menu{
	color: Black;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-top-color : Gray;
	border-top-style : solid;
	border-top-width : thin;
	background-image : url(buttonO.gif);
	background-position : center;
	background-repeat : no-repeat;
	text-align : center;
}

pre{
	color : #8A2BE2;
	font-family :   "Times New Roman", Arial, Default,CourierPS, Impact, "Letter Gothic",;
	font-size : larger;
	font-style : italic;
	font-weight : 700;
}
td.foot{
	border-bottom-color: #77FF00;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-top-color: #7FFF00;
	border-top-style: groove;
	border-top-width: thin;
	background-color : #FFE4C4;
}

a.over{
	background-image : url(buttonA.gif);
}
