div.title {
	font: 24pt Verdana;
	font-weight: bold; 
	border-bottom: 3px solid black;}

div.link {
	display: block;
	width: 300px; 
	border: 2px solid; 
	border-color: maroon; 
	background-color: beige; 
	text-align: left;
	font: 14pt Garamond; 
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;}

div.head {
	font: 14pt Garamond;	
	text-align: justify;}

div.para {
	font: 14pt Garamond;
	padding-left: 50px;
	text-align: justify;}

span.caption {
	vertical-align: top; 
	float: right; 
	font: 10pt Garamond; 
	text-align: center; 
	font-style: italic; 
	padding-bottom: 6px;}

p.ohp {
	font: 14pt Garamond;}

table {
	width: 100%;}

td.menu {
	width: 50%;
	font: 14pt Garamond;
	text-align: center;}

a.link1 {
	display: block;
	text-decoration: none;
	color: #996633;}

a.link1:hover {
	display: block;
	font: 14pt Garamond;
	font-weight: bold;
	color: maroon;}

a.link2 {
	text-decoration: none;
	color: #996633;}

a.link2:hover {
	font: 14pt Garamond;
	font-weight: bold;
	color: maroon;}

a.inline {
	text-decoration: none;
	color: #996633;}

a.inline:hover {
	font: 14pt Garamond;
	color: maroon;}