body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
}
body {
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #98984B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #98984B;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #98984B;
}
h1 {
	color: #BBBB61;
	font-size: 12pt;
}
.masterbackground {
	background-image: url(holding-images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	text-align: justify;
}
.credits {
	font-size: 8pt;
	line-height: 12pt;
}