body {
	background-color: #000000;
	scrollbar-3d-light-color:#999999;
	scrollbar-arrow-color:black;
	scrollbar-base-color:#cccccc;
	scrollbar-dark-shadow-color:#333333;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:black;
}
.style1 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	background-position: center;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.style5 { display: none }

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover { 
 cursor:url(http://www.glassbarrel.co.uk/horns.cur); color: #FFFFFF;
}
a:active {
	color: #FF0000;
}