﻿	body {color: #006400; 
		font-family: Arial, sans-serif; font-weight:500;
		font-size: 11pt}
		
	a:link {color:#008000; text-decoration: underline; font-style:italic; font-weight:bold}
	a:visited {color:#008000; text-decoration: underline; font-style:italic; font-weight:bold}
	a:hover {color:red; text-decoration: underline; font-style:italic; font-weight:bold}
	
	div.right {position:relative; bottom:30px; font-size:18px; font-weight:bolder; font-style:italic; 			vertical-align:middle; text-align:right}
	
	span.title {font-size:36px; font-weight:bolder; font-style:italic; letter-spacing:3}	
	
	ul.contents {text-transform:uppercase; font-size:.8em}
	
	.sm {font-size:8pt}
	.smr {font-size:8pt; color:red}
	.heavy {font-weight:700}
	.red {color:red}
		
	td.space {width:50px}
	
	td.main {width: 575px; background: #ffffff;
		border-top: thin solid #006400;
		border-bottom: thin solid #006400;
		border-left: 16px solid #006400;
		border-right: thin solid #006400}
	
	td.main p {margin-left:3px; margin-right:3px;  }
	
	td.main h3 {text-align:left; color: #cbb99c; background: #006400;
		text-transform:uppercase;
		font-weight:bolder; font-size:1.2em; padding: 4px}

	td.rtside {background: #ffffff; width: 150px;
		border: thin solid #006400;}	
		
	td.rtside p {margin-left:3px; margin-right:3px; font-size: 8pt; font-weight:500}
	td.rtside h3 {text-align:left; color: #cbb99c; background: #006400;
		text-transform:uppercase;
		font-weight:bolder; font-size:8pt; padding: 4px}		
