
.teaserhed { 
  color: black; 
  font-weight: bold; 
  font-size: 9pt; 
  font-family:  Arial, Helvetica, sans-serif; 
}

.teaser { 
  color: #666666; 
  font-size: 9pt; 
  font-family:  Arial, Helvetica, sans-serif; 
}

.subnav { 
  color: #666666; 
  font-size: 9pt; 
  font-family:  Arial, Helvetica, sans-serif; 
}


.copyright {
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.flyerhed { 
  color: #ff6600; 
  font-size: 11pt; 
  font-weight: bold; 
  font-family:  Arial, Helvetica, sans-serif; 
}

.scheduletablehed { 
  color: white; 
  font-size: 9pt; 
  font-weight: bold; 
  font-family:  Arial, Helvetica, sans-serif; 
  padding: 4px;
  background-color: #ff6600;
}

.scheduletable { 
  padding-left: 4px;
  padding-top: 7px;
  padding-bottom: 7px;
  vertical-align: top;
  background-color: white;
}

.scheduletable2
{
	padding-left: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
	background-color: #F4F6EC;
}

.tablehead { 
  font-size: 9pt; 
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.sponsors
{
    color: white; 
    text-align:center; 
    font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	background-color: #666666
}

table, body
{
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}

table td {
	text-align: left;
    font-size: 9pt; 
}


a:link { color: #ff6600; text-decoration: none }
a:visited { color: #ff6600; text-decoration: none }
a:active { color: #ff6600; text-decoration: none }
pre { font-size: 8pt; font-family: Monaco, Courier New, Courier, monospaced }
body { font-size: 9pt; font-family:  Arial, Helvetica, sans-serif }
p { margin-top: 4px }


