@charset "utf-8";
body {
	background-image: url(qogbackgroundtile.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	overflow: visible;
	position: relative;
}
#table1 {
	background-color: #FFF;
}
a:link {
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color:#906;
	text-decoration:line-through;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color:#603;
	text-decoration:none;
	font-style: italic;
}

