body
{	background-color: #f7f7ef ; 
	margin: 24px 20% 24px 20% ; 
	padding: 0px ; }

h1
{	font-size: 200% ; 
	color: #333344 ; 
 	padding: 6px ; 
	border: 1px solid #555566 ; 
	background: #efefe7 ; }


h2
{	font-size: 168% ; }

h3
{	font-size: 141% ; }

h4
{	font-size: 119% ; }

h5
{	font-size: 100% ; }

p
{	line-height: 1.5em ; }

div
{	text-align: right ; }

div.center
{	text-align: center ; }

address
{	font-size: 1em ; 
	text-align: center ; 
	line-height: 175% ; 
	border: 1px solid #555566 ; 
	background-color: #e7e7df ; }

hr
{	height: 1px ; 
	color: #999 ; }

small
{	font-family: arial, helvetica, sans-serif ; 
	font-size: 0.95em ; }

dt,dd
{	line-height: 1.2em ; }

dt
{	margin-left: 5% ; }

dd
{	margin-top: -1.2em ; 
	margin-left: 15% ; 
	margin-bottom: 0.8em ; }

dt a
{	display: block ; 
	width: 8% ; }

a:link
{	color: #222233 ; 
	text-decoration: underline ; }

a:visited
{	color: #444455 ; 
	text-decoration: underline ; }

a:hover
{	color: #f7f7ef ; 
	text-decoration: none ; 
	background-color: #555566 ; }

a:active
{	color: #f7f7ef ; 
	text-decoration: underline ; 
	background-color: #555566 ; }
