 
P{
  line-height : 120%;
  width : 720px;
  text-align : left;
  margin-left : 1em;

}
H1{
  color : black;
  background-color : #ccffff;
border-top-width : 2px;border-left-width : 4px;border-right-width : 2px;border-bottom-width : 2px;border-style : solid solid solid double;border-color : #669bff #669bff #669bff #669bff;
  width : 720px;
  padding-top : 2px;
  padding-left : 2px;
  text-align : left;
}
H2{
  margin-left : 1ex;
  width : 720px;  
  text-align : left;
  
  font-weight : bold;
  color : #ff6600;
  
  
  
  padding-top : 4px;
  padding-left : 6px;
  padding-right : 2px;
  padding-bottom : 2px;
  
  
  border-top-color : #ff6600;
  
  
  border-right-color : #ff6600;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ff6600;
}
H3{
  color : #ff6600;
  padding-top : 4px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 2px;
  margin-left : 1em;
  margin-right : 2px;
  margin-bottom : 2px;
  width : 720px;  
  text-align : left;
  
}
H4{
  color : #ff6600;
  padding-top : 4px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 2px;
  margin-left : 1em;
  margin-right : 2px;
  margin-bottom : 2px;
  width : 720px;  
  text-align : left;
  
}
BODY{
  text-align : center;
}
A:HOVER{
  color : red;
}
.layout {
		border-style: none ;
}
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: none; }
