/* CSS Document */
body {
	background-image: url(images/pagebg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	color: #666666;
}

.style1 {
	font-size: small;
	color: #000000;
	}
	
.stylered {color: #FF0000}	
	