body {
	margin-left: 25px; margin-right: 25px;
	color: black; background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.left { font-family: Arial, Helvetica, sans-serif;
		   font-size: 10pt; 
		   position: absolute; 
		   width: 175px;
		   height: 590px;
		   color: #000000; 
		   background: #FFFFFF}
			
div.right { font-size: 11pt;
			position: absolute; 
			left: 205px; 
			width: 75%;
			height: auto; 
			color: #000000; 
			background: #FFFFFF}

h1 { text-align: left;
	 font-size: 8pt;
	 position: absolute;
	 left: 45px;
	 font-family: "Times New Roman, Times, serif";}
	 
h2 { text-align: right;
	 font-size: 12pt;
	 font-family: "Times New Roman, Times, serif";}
	 
h3 { text-align: right;
	 font-size: 8pt;
	 left: 45px;
	 font-family: "Times New Roman, Times, serif";}

li { text-align: center;
	 list-style: none;}

img.left { display: block;
		   margin-left: auto;
		   margin-right: auto }
		   
blockquote {text-align: left; 
			font-size: 16pt; 
			font-family: "Times New Roman, Times, serif"; 
			color:#ff00cc;}

hr{width: 400px}

