a.header {
	text-decoration: none;
	color: #707070;
}
a.header:link {
	color: black;
}
a {
	color: #700000;
	text-decoration: none;
}
a:visited {
   font-weight: normal;
}
body {
	font-stretch: semi-expanded;
	font-family: Lucida, Verdana, monospace;
        margin: 0.5cm;
}
li {  
   margin-left: 0.5cm;
   margin-right: 1cm;
   list-style-type: none;
   font-size: smaller;
   font-family: sans-serif;
   font-weight: normal;
}
li.link {  
   margin-left: 1cm;
   margin-right: 1cm;
   list-style-type: none;
   font-size: smaller;
   font-family: sans-serif;
}
ul {
   padding: 0;
   margin: 0;
}

p.top {
   font-size: 1.25em;
   letter-spacing: 0.2em;
   font-weight: bold;
   margin-bottom: 0.2 em;
   line-height: 0;
}

p.middle {
   letter-spacing: 0.2 em;
   line-height: 0;
   margin-bottom: 0.5 em;
}

