body {background: #ffffff;
	color: #000066;
	background-image: url("images/wm.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50%;
	font-family: Verdana, sans-serif; 
	font-size: 100%;
}

td.title { color: #0000cc; font-size: 110%; }
h1.title { color: #0000cc; font-size: 200%; }
td.menu { font-family: sans-serif; font-size: 100%; }

td.email { border: solid; 
	border-width: thin; 
	font-family: Garamond, "Times New Roman", serif; 
}

h1 {
	color: #000000;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;

}

h2 { color: #000000;
	font-family: Garamond, "Times New Roman", serif; 
}

table.rate {
  font-family: sans-serif;
  background: white;
  border-width: thin;
  border-color: white;
}
th.rate { font-family: sans-serif; background: #99cccc }
td.rate { font-family: sans-serif; background: #ccffff; color: #000000 }
td.bus { font-family: sans-serif; background: #99cccc; color: #000000 }

H1.rate { color: #003366;
	font-family: Garamond, "Times New Roman", serif; 
}

b.section { color: #000000; font-size: 110%; }

td.menuleft { font-family: sans-serif; 
	font-size: 90%; 
	border-right: solid; 
	border-right-width: thin; 
}

td.menuright { font-family: sans-serif; 
	font-size: 90%; 
	border-left: solid; 
	border-left-width: thin; 
}

ul.contact { margin-left: -5%; }

.fine { color: #000000; font-size: 55%; }

A:link { color: #006600 }       
A:visited { color: #666666 }
A:active { color: #cc3300 }
