body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   10px;
  line-height: 16px;
}
body {
  background-color: rgb(73,96,126);
}
u { 
	color: rgb(0,0,0); 
	text-decoration: none;
}
a { 
	color: rgb(0,0,0); 
	text-decoration: none;
}
h1 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   14px;
  line-height: 18px;
  padding: 1px;	
}
#sideline {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   11px;
	font-style: italic;
}
h2 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   12px;
  line-height: 16px;
  padding: 1px;	
}
#rings {
  background-color: rgb(169,157,129);
  padding: 6px 3px;
}
#rings ul {list-style-type: none;}
#ring {
  background-color: rgb(232,228,218);
  padding: 0px 6px;
  margin-left: 2em;
  margin-right: 2em;
}
#ring ul {
	list-style-type: circle;
	margin-left: -2em;
}
#backpict {
	display: block;
	position: relative;
	top: -6px;
	left: 3em;
}
#backpict a {
	color: rgb(33,41,50);
}
#backpict a:hover {
	color: rgb(80,108,138);
}
#smallh1 {
	font-size:  75%;
	font-style: normal;
	font-weight: normal;
}
