body {
	color: #3e3e37;
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: 500;
	line-height: 12pt;
	text-align: justify;
	background: #2f2f2f url(../images/bg.jpg) no-repeat fixed center;
}

p {}

td {}

a:link { color: #bda831 ; text-decoration: none; }

a:visited { color: #cb9e00 ; text-decoration: none; }

a:hover { color: #bda831 ; text-decoration: underline; }

a:active { color: #bda831 ; text-decoration: none; }
h1 { font-size: 1.5em; font-weight: bold; margin: 0.67em 0; }
h2 { font-size: 1.25em; font-weight: bold; margin: 0.67em 0; }
ul { margin: 1em 20px 1em 20px; list-style-image: url(../images/bullet.png); }
img { border-color: #bda831; border-width: 2px; }

.copyright {
	text-align: center;
	color: #888888;
	font-size: 8pt;
	margin: 2em 0px 1em 0px;
}

.copyright img {
	border-style: none;
}

.copyright a:link, a:visited, a:hover, a:active {
	color: #888888;
	text-decoration: underline;
}