@charset "utf-8";
/* CSS Document */



H1 {  font-size: 120%; 
}
.figure { float: right;
margin: 00 1em 0em;
line-height: 0;
 }
 
 .figure2 { float: left;
margin: 00 1em 0em;
line-height: 0;
 }
.clear { clear: both; }

.style1 {font-size: 12px}
.style3 {font-size: 12px; font-weight: bold; }
.style4 {font-size: 12px; font-weight: bold; color: #0000FF}
HR {
  color: #cccccc; 
  background-color: #cccccc; 
  height: 1px;
  border: 1px;
}