@charset "UTF-8";
body {
	background-image: url(graphics/OG-website2011-water.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
}
body,td,th {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style10 {font-size: 14px}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	color: #00FF00;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #3300FF;
	text-decoration: underline;
}

