@charset "utf-8";
.style1 {
	font-size: 11px;
	font-weight: bold;
}

body {
	background-color: #ffffff;
	background-image: url(../images/bgh_watermark.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

a:link {
	color: #600032;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #600032;
}

a:hover {
	text-decoration: underline;
	color: #600032;
}

a:active {
	text-decoration: none;
	color: #600032;
}

/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #600032;
}
