@charset "utf-8";



body { font:12px Arial, Helvetica, sans-serif; }

h1 { font:italic 30px Georgia, "Times New Roman", Times, serif; margin:0 0 12px 0; }

h2 { font:24px Georgia, "Times New Roman", Times, serif; margin:0 0 12px 0; }

h3 { font:italic 21px "Times New Roman", Times, serif; margin:8px 0 8px 0; }

p { margin:0 0 8px 0; }

img { border:none; }

.header, #nav, .inner-gateways, .pre-footer, .footer { display:none; }
.container { width: 100% }
table { width: 80%; }
[class*="span"] {
    float: left;
    margin-left: 0;
	width: 100%;
}