body {
	background-color: #990000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(images/background2010.jpg);
	background-repeat: no-repeat;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.copysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9999CC;
	text-decoration: none;
}
.copylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	text-decoration: none;
}
.copylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9999CC;
	text-decoration: none;
}
.tables {
	background-color: #000033;
}
.td {
	background-color: #FFFFFF;
}
.tital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000033;
}
