/* CSS Document */

table {
border-collapse:collapse;
border-color:#666;
padding:0;
width:94%;
font:12px "Arial Narrow",Arial,Geneva,Helvetica,sans-serif;}

a {
  text-decoration: none;
  color: #009;
}

a:visited {
  color: #666;
}

a:hover, a:focus {
  background-color: #FFFF99;
  color: #009900;
}


#col1{min-width:108px;}
#col2{min-width:251px;
vertical-align:top;padding-right:3px;}
#col3{min-width:219px;padding-right:3px;}
#col4{min-width:306px;}

thead,td {
text-align:center;
vertical-align:top;
}

thead {
font-weight:bold;
font-size:18px;
}

.style2 {
  font-family: "Arial Narrow",Arial,Geneva,Helvetica,sans-serif;
}

.style17,.todd,.style19 {
font-family: Arial,Geneva,Helvetica,sans-serif;
}

.style17,.style19 {
  font-size: smaller;
}

.style19,.coming {
  font-weight: bold; 
}

.coming {
  color:#c33;
}
h4,h6 {
  margin:0;
}
h4 {
  font-size:1.1em;
}
h6 {
  font-size:0.9em;color:#000;
}
.clear {
  clear:both;padding-bottom:6px;
}
.threefourths {
	font-size: .75em;
}
