@charset "UTF-8";
/* CSS Document */
.links {
	font-size: 14px;
	margin: 40px;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
body {
	background-image: url(/images/pageBackground.png);
	background-repeat: repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	max-width: 533px;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.paragraphStart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bodyTextItSm {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}#Table_01 #scroll {
	overflow: scroll;
	margin: 30px;
}
#Table_01 #table {
	overflow: auto;
	width: auto;
	border: 0;
	margin-left: 30px;
}

