<style type="text/css">
	body { color: black; background: white; }

	ul { }

	p.body_text {
								 margin-top:0;
								 margin-bottom:0;
								 margin-right: 10%;
								 margin-left: 10%;
								 }

	p.fresh_name {
								 background-color: #DDDD99;
								 padding:3px;
								 margin-top:0;
								 margin-bottom:0;
								 font-weight: bold;
								 }

	p.fresh_body { 
								 background-color: #FFFFAA;
								 padding:3px;
								 margin-top:0;
								 margin-bottom:0;
								 }

	.navigation { 
								 font-size: 75%;
								 font-family: sans-serif;
								 margin-top:0;
								 margin-bottom:0;
								 }

	.session { 
								 border-left: 0.6em solid;
								 }
A:Hover {
								# border-top: 1px dotted red;
								# border-bottom: 1px dotted red;
								}
</style>
								# text-decoration: overline;
								# text-transform: uppercase;
								# font-weight: bold;
								# letter-spacing: -0.02em;

