body{
	background-image:url(/images/ball3.gif);
	background-repeat:repeat;
	background-position: center center;
	background-attachment:fixed;
	scrollbar-base-color:##EE0000;
	scrollbar-arrow-color:#bbffff;
	scrollbar-face-color:#ee0000;
	scrollbar-shadow-color:#bbffff;
	scrollbar-darkshadow-color:#330033;
	scrollbar-track-color:#4040e0;
	scrollbar-3d-light-color:#ff00ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000033;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}

.small {font-size: 12px}
