BODY {
  margin:10 10 14 10;
  color:#009933;
  background:white;
  scrollbar-face-color: #FFCC00; 
  scrollbar-highlight-color: black;
  scrollbar-shadow-color: white; 
  scrollbar-3dlight-color: white; 
  scrollbar-arrow-color: #009933; 
  scrollbar-track-color: #009933; 
  scrollbar-darkshadow-color: #009933;
  font-family: Verdana, Helvetica, Sans-Serif;
  line-height:130%;
}
	
P {
  font-size:90%;
  margin: 6 0 6 0;
}

P.also {
  text-align:center;
  font-size:70%;
  margin:0;
  line-height:120%;
}

td.lent {
  padding:6px;
  vertical-align:middle;
}

A:link {
  color:#009933; 
}
	
A:visited { 
  color:#999999; 
}
	
A:active { 
  color:#FFCC00;
  background:#009933;
  text-decoration:none;	     
}
	
A:hover { 
  background:#FFCC00; 
  color:#009933;
  text-decoration: none;
}
	
HR {
  color: #339966;
}

H1 {
  font-size:30px;
  font-weight:500;
  font-style:oblique;
  line-height:38px;
  text-align:center;
  margin:0 0 8 0;
}

p.menu {
  bgcolor:#FFCC00;
  font-color:#339966;
  font-family: Times New Roman, Times, Serif;
  font-weight: bold;
  font-size:90%;
  margin: 10 0 10 0;
}
	
A.menu:link { 
  color:#009933; 
}

A.menu:visited { 	
  color:#999999; 
}

A.menu:hover { 
  color:#FFCC00;
  background-color:#009933;
  text-decoration:none;	     
}

A.menu:active { 
  background:#FFCC00; 
  color:#009933;
  text-decoration: none;
}

A.most:link { 
  text-decoration:none;
}

A.most:visited { 	
  text-decoration:none;
}

A.most:hover { 
  text-decoration:none;	     
}

A.most:active { 
  text-decoration: none;
}

td {
  vertical-align:top;
  padding:12px;
}