BODY {
  background-color: #F8EECC; 
  font-family: Arial, Helvetica, sans-serif;  
  }

TR {text-align: center}

.SmNote { font-size: 70%}
	
.TableHead {
  background-color: #0000FF;
  color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
  }	

.GrnBG {
  background-color: #D8FDCE;
  font-weight: bold
  }

.TanBG {
  background-color: #FFFEE1;
	font-weight: bold
	}

A:link {color:#0000FF}

A:visited {color:#0000C0}

A:active {color:white}

A:hover {color:red}

.DMs {background-color: #D8FDCE;}
A.DMs:link {color:#00C000}
A.DMs:visited {color:#000}
A.DMs:active,A.DMs:hover {color:#0F0}
