body  {
	font-family: Verdana, Arial;
	font-size: 9pt;
	line-height: 13pt;
	color: gold;
	background-image: url(menu.gif);
	background-repeat: repeat-y;
	
	overflow-x:hidden;
	
	scrollbar-face-color: #002000;
	scrollbar-highlight-color: #ffc000;scrollbar-3dlight-color: #002000;
	scrollbar-darkshadow-color: #ffc000;scrollbar-shadow-color: #ffc000;
	scrollbar-arrow-color: #ffc000;scrollbar-track-color: #002000;
}

html {
	overflow-x:hidden;
}

.smallerline {
	font-size:9pt;
	line-height: 9pt;
}

a, a:link, a:active, a:visited {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: gold;
	font-weight: normal;
	text-decoration: none; 
	line-height: 13pt;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: silver;
	text-decoration: overline underline;
	line-height: 13pt;
} 

td {
	font-family: Verdana, Arial;
	font-size: 9pt;
	line-height: 13pt;
	color: gold;
}