body { 
  font-family: arial,helvetica,sans;
 }

a.side:link {
  font-weight: bold;
  color:#600000;
  font-size:75%;
  text-decoration:none;
	}	

a.side:visited {
  font-weight: bold;
  color:#600000;
  font-size:75%;
  text-decoration:none;
	}	

a.side:hover {
  font-weight: bold;
  color: #0000ff;
  font-size:75%;
  text-decoration:underline;
	}
h1 { 
color:#600000;
font-size:120%;
 }
h2 { 
color:#600000;
font-size:110%;
 }
h3 { 
color:#600000;
font-size:100%;
 }
ul { 
margin:1em;
 }
li { 
margin:0.5em;
 }
.sideh { 
  width:100%;
  font-family:tahoma,helvetica,sans-serif;
  font-size:80%;
  font-weight:bold;
  color:#888888;
  padding: 0 0 0 0.5em;
 }

.sidel { 
  width:80%;
  margin:8px;
  border-style: solid;
  border-color:#c0c0ff;
  border-width: 1px;
  padding:4px 0 6px 4px;
 }

