BODY {
	color: #666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/main.gif);
	margin-left: 30px;
	margin-top: 0px;


}

table {
	color: #666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
}
.boldblacktitles {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

.float-left {float:left;}
.float-right {float:right;}