body {
	 background-color: #CCC;
	 color: black;
	 }
          /*menu*/
#layer1 {  
	 position: absolute; 
	 visibility: visible; 
	 height: 983px; 
	 width: 200px; 
	 left: 2px; 
	 top: 15px; 
	 text-align: center; 
	 }
 ul { 
	 font: normal  12pt/30px Arial, Helvetica, sans-serif;
	 line-height: 30px; 
	 text-align: left; 
	 list-style-position: outside; 
	 list-style-type: disc;}
	 
ul ul li {font-size: 11px; text-indent: 3px; line-height: normal}
li.sub {line-height: normal}
	 
img.menudot {
	width: 150px; 
	height: 2px;
	}
       /*main body of page*/
#layer2 {  
	font: 100% Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 120%;
	color: #000; 
	text-align: center; 
	padding-top: 0; 
	padding-left: 3px; 
	margin-top: 0px; 
	margin-left: 0px; 
	position: absolute;
    visibility: visible; 
	left: 208px; 
	top: 100px; 
	width: 600px; 
	}
img.maindot {
	width: 400px; 
	height: 2px;
	}
/*contents, official home page, previous, top, next*/
h2 {  
	font: bold 12pt Arial, Helvetica, sans-serif; 
	color: #330099; 
	text-decoration: none; 
	text-align: center
	}
	      /*David Gilhooly header*/
h1 {  
	font: 30pt "Times New Roman", Times, serif; 
	color: #009933; 
	}
	/*ff sez*/
h5 {
	color: #808000;
	}
h4 {
    font-size: 10pt;
    }
	        /*date stamp*/
.stamp {  
	font: normal 7pt Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: right;
	}
img.left {  
	float: left;
	border: none;
	margin: 3px;  
	}
img.right {  
	float: right;
	border: none;
	margin: 3px; 
	}
p { 
	text-align: left;
	margin-left: 2px;
	}

a.intext:link {  color: blue; text-decoration: none;}
a.intext:active {  text-decoration: none;}
a.intext:visited {  text-decoration: none;}
a.intext:hover {  text-decoration: underline;}

.note {margin-left: 10px;
color: #660099;

font: normal 10pt Arial, Helvetica, sans-serif;}

abbr { color:#330099}
  

