BODY { background-color: cornsilk;
	text-align: justify;
	padding: 0%,25%,0%,2% }

body,div,p,blockquote,ol,ul,dl,li,dt,dd,td {font-size:10pt;
	font-weight:400;
	font-family:Verdana, Arial, sans-serif;
		color: navy;}
	
div.banner {color: cornsilk;
	background-color: navy;
	text-align: center;
	position: relative;
	border: thin solid navy;
	   top: 0}
table.nav {width: 100%;
	   text-align:center;
	   background: cornsilk;}
A:link { color: blue;
		text-decoration:none }
A:visited { color: blue;
			text-decoration:none }
A:hover { color: #FFCC00 }
A:active { color: maroon;
			text-decoration:none }
img.icon { padding-right: 20px;
			float: left
		}
p.list { clear:left}

h1 { font-family: Verdana, Arial, sans-serif;
	font-size:28pt;
	color: cornsilk;
	text-align: center}
h2 { text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: navy;
	font-size:16pt;}
h3 { text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: cornsilk;
	font-size:14pt}
h5 { color: cornsilk;
	background-color: navy;
	font-family: "Lucida Handwriting","MS Sans Serif",sans-serif;
	text-align: center}
.center {text-align: center}
table.ratesTable {width: 50%;
		background: cornsilk;
		border: thin solid navy;
	   text-align: left;
	   padding: 0.25in,1in,0.25in,1in;
	   color: navy;
	   font-size: 10pt;}
tr.ratesTableHdr {background: navy;
		color: cornsilk;
		padding: 0}
ul {list-style-type: square;
	list-style-position: outside;
	text-align: left}
p.copyright {text-align: center;
			font-size:8pt}
 