/* General page style. The scroll bar colours only visible in IE5.5+ */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 10px;
	font-weight: bolder;
	line-height: normal;
	cursor: crosshair;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 11.5px;
	line-height: normal;
	cursor: crosshair;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccc99;
	background-color: transparent;
}
a:link {
	color: #b0b069;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9c9c75;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
