.mainTable {
	border-left:solid 1px #009999;
	border-right:solid 1px #009999;
	border-top:solid 1px #009999;
	border-bottom:solid 1px #009999;
}
table.body   { font-family: Arial }
table.header { font-family: Arial }
table.menu   { font-family: Arial; line-height: 150% }
table.main   { font-family: Arial; font-size: 12pt; color: #000080 }
table.footer { font-family: Arial; font-size: 8pt; color: #000080 }
table.rates  { border:1px solid #000080; font-family: Arial; font-size: 10pt; color: #000080; text-align:center; background-color:#99CCFF }
table.form  { border:1px solid #000080; font-family: Arial; font-size: 10pt; color: #000080; background-color:#99CCFF }
table.book   { font-family: Arial; font-size: 10pt; color: #000080 ; border: 1px solid #336699;  }
.break { page-break-before: always; }

a:link       { font-family: Arial; color: #000080 ; text-decoration: none; font-weight: bold }
a:visited    { font-family: Arial; color: #000080 ; text-decoration: none; font-weight: bold }
a:active     { font-family: Arial; color: #000080 ; text-decoration: none; font-weight: bold }
a:hover      { font-family: Arial; color: #000080 ; text-decoration: underline; font-weight: bold }

hr           { font-family: Arial; color: #000080 }

h1           { font-family: Arial; color: #000080 ; font-size: 18pt; font-weight: bold; text-align: Center }
h2           { font-family: Arial; color: #000080 ; font-size: 14pt; font-weight: bold; text-align: Center }
h3           { font-family: Arial; color: #000080 ; font-size: 12pt; font-weight: bold; text-align: Center;  text-decoration: underline }
h4           { font-family: Arial; color: #000080 ; font-size: 12pt; font-weight: bold; text-decoration: underline  }
h5           { font-family: Arial; color: #000080 ; font-size: 10pt; font-weight: bold }
h6           { font-family: Arial; color: #000080 ; font-size: 8pt; font-weight: bold }
body         { background-color: #87cefa}