
	body {background:#cc9; text-align:center; line-height:1.2;font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;  font-size:.95em; }
	.ad { border:.2em solid black; width:30em; margin:auto }
	.textik {text-align:left; }
	.fal {margin:auto ;  text-align:center;}
	h1,h2,p {margin:0}
	h1 { font-family:"Times New Roman",serif; text-transform:uppercase; background:#000; color:#cc9; font-size:2em; margin:.1em; padding:.2em 2em; line-height:1.0}
	h2 {font-family: Georgia, 'New York CE', utopia, serif; font-size:1.5em; text-transform:uppercase; font-weight:normal;}
	p { font-size:.95em; padding: 5px 10px 5px 10px;} 
	.right { text-align:right;}
	h2+p { margin:.4em 0 }
	.fraction {font-size:70%}
	address { font-style:normal; background:black; color:#EB0; line-height:1; padding: 10px;
    text-transform:uppercase; font-family: "Stencil","Impact",sans-serif; text-align:left;  }
	:link,:visited {color:#cc9;color:inherit;}
	a:hover {color:#933}
	:focus {outline:none}
	li {font-size:.95em;}
	
	img.bord {
	padding: 5px;
	border: 1px dashed #777;
	background: #cc9;
	}



#A {
  background-color: #f0d0d0;
  background: url(bg/images.jpeg) ;
  border: solid 1px #000000;
  color: #ffffff;
  padding: 8px;
  position: absolute;
  left: 81px;
  top: 43px;
  width: 200px;
  height: 200px;
  z-index: 100;
}

#A1 {
  background-color: #c0a0a0;
   background: url(bg/bg03.jpeg) ;
  border: solid 1px #000000;
  color: #000000;
  padding: 8px;
  position: absolute;
  left: 169px;
  top: 20px;
  width: 200px;
  height: 200px;
  z-index: 300;
}

#B {
  background-color: #d0f0d0;
   background: url(bg/bg05.jpeg) ;
  border: solid 1px #000000;
  color: #000000;
  padding: 8px;
  position: absolute;
  left: 132px;
  top: 189px;
  width: 200px;
  height: 100px;
  z-index: 200;
}  */

#f { font-size: 1.8in }
#t { font-size: .8in; vertical-align: .2in;
	 text-decoration:underline overline; -- too thin 
	   border-top: solid .15in; border-bottom: solid .15in }
#m { font-size:1.4in; } 


fieldset {
	width: 25em;
	margin:1em auto;
	padding: 1em ;
	border:1px solid #000000;
	text-align:left; }
 label {
	float:left;
	width:20%;
	text-align:left;
	margin-right:0.5em;
	}
