
body {
		margin:0px 0px 0px 0px;
        font-family: garamond
		}
	
	#leftcontent {
		float:left;
		width:67%;
		background:#fff;
		border-right:2px solid #000;
		border-bottom:2px solid #000;
		margin-right:15px;
        margin-left:5px;
		padding-bottom:20px;
		}

	#rightcontent {
		}
		
	p,h1,pre {
		margin:20px 30px 10px 30px;
		}
		
	h1 {
		font-size:16px;
		padding-top:10px;
		}
	
	
     a:hover
{
  color: #9999FF;
  text-decoration: underline}
  .title
{
  font: 25pt Century Gothic;
  color: #000000;
  font-weight: bold;
  line-height: 30pt;
  letter-spacing: 1px}
.letter
{text-decoration: italic;
font: century gothic;
color: #9900FF;
margin: 10px 35px 10px 35px
}     


</body>
</html>

