body          { 
   background-color: #FFFFFF; 
   margin: 5px 0; }
body,td,th/*,p,ol,ul,dl,blockquote*/ {
	font: 14px/1.3  verdana, arial, helvetica, sans-serif;
}/*
p, blockquote, dl, li {
	line-height: 1.2;
	font-size: 12px;
}*/
a, a:link       { color: #003399; font-family: arial, helvetica, sans-serif;}
a:visited       { color: #006666  }
a:active        { color: #663399 } 
a:hover         { color: #663399 } 
a:visited:hover { color: #663399 }
h1,h2,h3,h4,h5 {
    font-family: Garamond,Times,'Times New Roman',serif;
	font-weight: bold;
	color: #066;
}
h1	{
	font-size:	2em;
}
h2	{
	font-size:	1.75em;
}
h3	{
	font-size:	1.5em;
}
h4	{
	font-size:	1.25em;
}
 h5	{
	font-size:	1em;
}
h6 { 
   font-size: .92em;
   text-transform: uppercase;
   font-weight: bold;
}
h2.rev  { 
   font: bold 1.5em Garamond,Times,'Times New Roman';
   color: #ffffff  
}
strong  { 
   font-weight: bold
 }
hr  { 
   color: #006666; 
}
.sml            {
    font: 11px arial, helvetica, sans-serif  
	}
.title {  
   font: bold 30px garamond, times, 'times new roman', serif; 
   color: #006666; }
.credit { 
   font: 11px Arial, Helvetica, sans-serif
   }
.mono {
	font-family: monospace;
}
.red, .attn {
	color: #900;
}
.black {
	color: #000;
}
td.quote {
	text-align: center; 
	padding: 0 15px 0 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif; 
	color: #663300;
}
div.quote, p.quote {
	font: bold 12px/1.6 'Trebuchet MS', helvetica, arial, sans-serif; 
	color: #663300;
	margin: 2em 1em 1em 0;
	text-align: center;
}
table.menu {
	background-color: #5f99a0;
	width: 130px;
}
table.menu td {
	text-align: left;
	padding: 1px 0 1px 10px;
	font-weight: bold;
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	border-right: 1px solid #066;
	border-bottom: 1px solid #000;
	font-weight: 14px;
}
.nav a, .nav a:link {
	color: #EEE8AA;
	font-weight: bold;
	font-size: 13px;
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.nav  a:visited {
	color: #eee;
}
.nav a:hover {
	color: #CCCC35;
}
.navleft {
	background-color: #5f99a0;
}
.schedule td {
	border-top: 1px solid #000;
	font: 12px/1.3;
}
.maroon {
	color: Maroon;
}
table.schedule td.noruleA {
    border-top: none;
	font-style:italic;
	font-size: 80%;}
table.schedule tr.noruleA {
    border-top: none;}
table.schedule tr.ruleB {
	border-bottom: 1px solid #000;}