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

h1
{	font-size: 200% ; }

h2
{	font-size: 168% ; 
	border-bottom: 0px solid #555566 ; 
	color: #333344 ; }

h3
{	font-size: 141% ; }

h4
{	font-size: 119% ; }

h5
{	font-size: 100% ; }

p,ul
{	line-height: 175% ; }

dl
{	padding: 6px ; 
	border: 1px solid #555566 ; 
	background: #efefe7 ; }

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 ; }

blockquote
{	line-height: 150% ; 
	margin-left: 0px ; 
	margin-right: 0px ; 
	padding-left: 8% ; 
	padding-right: 8% ; }

hr
{	display: none ; }

.roman
{	list-style-type: upper-roman ; }


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 ; }

