/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
body {
	background-color: #000000;
	background-image: url(/images/squares3.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 20px;
	color: #000066;
	}
#bottom {
	xbackground-image:url(images/redBottom1.gif);
	color:white;
	font-style: italic;
	font-size: 9px;
	}
.img_float_left {
    float: left;
    margin-right: 10px;
	border: 1px solid #000000;
    }
-->
