BODY{
  color: #000000;
  background-color: #ffffcc;
  /* background-image: url("./pix/a3.gif") */
}

font{
  font-size: 100%;
  font-style: normal; 
  text-decoration: none; 
  font-weight: normal;
  }
H1{
  font-size: x-large;
  color: #cc0033;
  padding-bottom: 0px;
}
H2{
  font-size: 0.5em;
  color: gray;
  
}
H6{
  font-size: 0.6em;
  color: #cc9900;
  
}
H3{
  font-size: x-large;
  color: #cc0033;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #000000; 
  padding-top: px;
  padding-bottom: px;
  margin: 0px;
}
H4{
  
  border-top-style : solid;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style : none;
  border-top-width : 2px;
  border-top-color : black;
}
H5{
  color: #000000;
  text-align: left;
  border-top-color: #000000;
  border-bottom-color: #000000;
  padding-top: px;
  padding-bottom: px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-right-style: none;
  border-top-width: 2px;
  border-bottom-width: 2px;
}
#01  { 
  text-decoration: none;
  font-size: 0.8923em; 
  color: #330099;
  background-color: #ccffcc;
  border: solid 1px #aaaaaa;
  padding: 0.8em;
  margin: 1em;
}
#02  { 
  text-decoration: none;
  font-size: .5em; 
  color: #ffffff;
  background-color: #000000;
  border: solid 1px #aaaaaa;
  padding: 0.8em;
  margin: 1em;
}
A{
  color: #3300cc;
  text-decoration: none;
}
A:VISITED{
  color: #3300cc;
  text-decoration: none;
}
A:HOVER{
  color: #99cccc;
  text-decoration: underline;
}
A:ACTIVE{
  color: #99ffff;
  text-decoration: none;
}



UL{
  
  
  list-style-type : circle;
  cursor : crosshair;
}
P{
  margin-left : 2.5%;
  color: #cc66ff;

  font-weight: 700;
}
img#type1{
  width: 144px;
  height: 144px;
  float: left;
}
img#type2{
  width: 288px;
  height: 352px;
  float: left;
}
img#type3{
  width: 256px;
  height: 192px;
  float: left;
}
img#type4{
  width: 384px;
  height: 288px;
  float: left;
}
.clear{
  clear: left;
}
