/*  
Style sheet for main body - except right panel
*/

body  
{
    font-size:100%;
	margin:0 7%;  font-family:Georgia;
	background-color: #D4FFD4;
	color: #000000;
	text-align: left;
	}
table.houses  { margin-top:25px;     }	
h1.houses {color:#005700; text-align:center;  font-size:x-large ; margin:15px 0px 20px 0px; }
	
H1 {color:#005700; text-align:center;  font-size:x-large }
H2 {color:#005700; text-align:center;  font-size:larger}
H3 {color:#005700; text-align:center;  font-size:large; }
H4 {color:#005700; text-align:center;  font-size:large; margin-top:-20 }
.bu  {margin-top:20px; font-weight:bold; text-decoration:underline; color:#006000  }

img.houses  { border: solid 1px black;   }
a { color:#005700; }
a:hover {color:#CC0033;  }
.BackTo  {text-align:right; margin-right:50px; }
table {padding: 1px; }
td, tr { vertical-align: top ; padding: 6px; text-align:center }
td.lefty {text-align:left; }
p.squeeze { margin-left:70px; margin-right:70px; }

ol.outline123  {list-style-type:decimal;  text-align:left ;  margin-bottom:3px; margin-top:3px; }
ol.outlineabc  {list-style-type:lower-alpha ;  text-align:left ; margin:3px 0px 3px 25px;  }

