body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #880000;
}
table {
	background-position:center;
	background-repeat:no-repeat;
}
a:link {
	color: #880000;
	text-decoration: none;
}
a:visited {
	color: #880000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #880000;
	text-decoration: none;
}
.tablestyle {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
}
.main {
	width: 540px;
	overflow: hidden;
}
.title {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #880000;
}
.portfolio {
	background-color: #CCCCCC;
	color: #000000;
	border: solid;
	border-width: thin;
	border-color: #999999;
}