h1          	 { background: url('images/uu.gif') no-repeat left top;font-family: times new roman,Arial; text-decoration: underline; font-size: 1.5em; line-height:48px;
              	   letter-spacing: -.08em; font-style: italic; font-weight: bold; text-indent: 1.5em;
              	   line-height: 94%; text-align: left; color:#000000; }
h2,h3,h4,h5,h6   { font-family: Arial; text-decoration: underline; font-size: 1.5em; line-height:48px;
            	   letter-spacing: -.03em; font-style: italic; font-weight: bold; word-spacing: -.05em;
            	   line-height: 94%; text-align: left; color:#808080; }
p           	 { font-family: serif; font-size: 1.25em; text-align: left; text-indent: 2em; 
            	   line-height: 100%; color:#000000; }
ol				 { font-size: 1em;}
li				 { font-size: 1em; font-weight: bold;}
blockquote	   	{ font-size: 1em;}
body        	 { background-image: url('images/noise.jpg'); background-repeat: repeat-y; background-position: 2%; }
	
	.leftcolumn
	{	
		float: left;
		width: 15%;
		height: 90%;
		padding: 10px;
		text-align: left;
		background: ffffff;
		border: 3px groove;
	}
	
	.rightcolumn
	{
		float: right;
		width: 77%;
		height: 90%;
		padding: 10px;
		margin-bottom: 23px;
		text-align: left;
		background: ffffff;
		border: 3px groove;
	}
	
	.midhead
	{
		clear: both;
		letter-spacing: -.03em;
		text-align: left;
		background-image: url(images/paper1.jpg);
		padding: 10px;
		padding-bottom: 15px;
		background: ffffff;
		border: 3px groove;
	}
	
	.page
	{
		padding: 10px;
		left: 5%;
		top: 150px;
		width: 90%;
		position: absolute;
		border: 3px double;
		background-image: url(images/paper1.jpg);
	}