body { 
	margin: 0;
	padding: 10px 0 25px 0;
	background-color: #16335b;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	color: #16335b;
	}
.marq_bg {
	background: url(img/marq_bg.gif) repeat-y top left
	}
.marq_bg2 {
	background: url(img/marq_bg2.gif) repeat-y top left
	}
#footer {
	padding-top: 15px;
	color: #fff;
	font-size: 10px;
	}
#footer a {
	color: #fff;
	}
#main, .maintxt, table.ratetable, table.specials {
	font-size: 11px;
	line-height: 16px;
	}
a:link {
        color: #018591;
        }
a:visited {
        color: #006B78;
        }
a:active {
        color: #000;
        }
a:hover {
        color: #16335B;
        }
h1 {
	padding-top: 0;
	margin-top: 0;
	font-size: 18px;
	}
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
        margin: 0;
        padding: 0;
	}
h4 {
	font-size: 12px;
	}
table.ratetable {
        width: 300px;
        margin-bottom: 15px;
        }

table.ratetable th {
	font-size: 9px;
	font-weight: bold;
        }
table.ratetable td, table.ratetable th {
        border-top: 1px #C5CCD6 solid;
        }
p.divider {
        font-size: 30px;
        color: #8A99AD;
        padding: 0;
        margin: 0;
        }
small {
        font-size: 9px;
        }