/* CSS Document */
body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
img {
	float: left;
	}
#trailer {
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	}
.texttop {
	vertical-align: top;
	}
#links {
	
	display: block;
	}
#links a {
	text-decoration: none;
	display: block;
	padding: 10px;
	}
#links a:hover {
	
	display: block;
	}