<STYLE TYPE="text/css">
body,tr,td{
	color:#D9D2CB;
	font-size:8pt;
	font-family: Helvetica;
	line-height: x-small;
	text-align:justify;
}

ibdr{ 
	border: 4px solid #D9D2CB;
}

ibdr a:hover{ 
	border: 4px solid #6E543E;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000000;
}

a:link {
	color: #EBE1D7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A98F78;
}
a:hover {
	text-decoration: none;
	color: #1F1A14;
	background-color: #B69E86;
}
a:active {
	text-decoration: none;
	color: #D9D2CB;
}

A {
	cursor: sw-resize;
}

</style>