Body { 
 	margin: .5cm .75cm .5cm .75cm; 
	font-family: sans-serif; 
	line-height: 1.2;
	background: #C0C0C0; 
	color: black; 
	}

H1, H2, H3, H4, H5, H6 { color: #000080; font-weight: bold; }
H3 { margin-bottom: 1px; }
H4.mod { color: #000000; font-weight: bold; }
  
#main { 
	background: white; 
	color: black; 
	border-style: solid; 
	border-width: 2px; 
	border-color: #000000; 
	padding: 1cm 1.75cm;
	}
	
#summary { text-indent: 0em; font-style: italic; }
     
#copyright { text-indent: 0em; font-size: x-small; font-weight: bold; }

P.bold { font-weight: bold; }

P.italic {font-style: italic; }

P.breadcrumb { font-size: small; font-weight: bold; color: black; }

span.caption { font-size: small; font-weight: bold; color: black; }
     
Div.quote { margin-left: 10%; margin-right: 10%; }

Div.close { text-align: center; color: #000080; font-size: small; font-weight: bold; }

Div.url { display: none; }

.right_image { 
     float: right;
     margin: 1em 0em 1em 2em; 
     }

