A.header:link    { color: white; text-decoration:none}
A.header:active  { color: white; text-decoration:none}
A.header:visited { color: white; text-decoration:none}
A.header:hover   { color: white; text-decoration:none}

A:link { color:blue; text-decoration:none }
A:active { color:blue; text-decoration:none }
A:visited { color:blue; text-decoration:none }
A:hover { color:brown; text-decoration:none}

#left { float: left; margin: 2px }
#right { float: right; margin: 2px }

.mono {
   font-size: 8 pt;
   font-family: monospace
}
   
.header {
   font-size: 10pt;
   font-family: arial;
   font-weight: bold;
   color: white;
   background-color: black
}

.small { 
  font-size: 8pt;
  font-family: arial;
  text-align: justify
}

.smallhead{
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: white;
  text-align: center;
  background: black
}

.teamhead{
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: white;
}

.vsmvl {
  font-size: 8pt;
  font-family: arial;
  text-align: center
}

.schedule {
  font-size: 8 pt;
  font-family: arial;
  vertical-align: middle
}

.schedhead {
  font-size: 10 pt;
  font-family: arial;
  text-align: center;
  background: #bbbbbb
}

.roster {
  font-size: 8pt;
  font-family: arial
}

.rosterhead {
  font-size: 8pt;
  font-family: arial;
  text-align: center;
  background: orange;
  color: black
}

.allmvltitle {
  font-size: 8pt;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  background: brown;
  color: white
}
.allmvlheader {
  font-size: 8pt;
  font-family: arial;
  font-weight: normal;
  text-align: center;
  background: #bbbbbb;
  color: black
}

.allmvl {
  font-size: 8pt;
  font-family: arial;
  font-weight: normal;
  text-align: center;
  background: #dddddd;
  color:black
}

.standings {
  font-size: 8pt;
  font-family: arial;
  text-align: center;
  color:black
}

.standingshead1 {
  font-size: 8pt;
  font-family: arial;
  text-align: center;
  background: #bbbbbb;
  color:black
}

.standingshead2 {
  font-size: 8pt;
  font-family: arial;
  text-align: center;
  background: #cccccc;
  color:black
}

.stats {
  font-size: 8pt;
  font-family: arial;
  text-align: center;
  background: #dddddd
}

.statshead {
  font-size: 8pt;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  background: #888888;
  color: white
}

.articlebody {
  font-size: 10pt;
  font-family: times;
  text-align: justify;
}

.articlehead {
  font-size: 14pt;
  font-family: times;
  font-weight: bold
}

.articleby {
  font-size: 10pt;
  font-family: times;
  color: gray
}

.copyright {
  font-size: 8 pt;
  font-family: times;
  text-align: center
}
