 
A{
  color : #0000cc;
}
A:HOVER{
  color : red;
  text-decoration : underline;
}
.Class{
  text-decoration : none;
}
BODY{
  font-size : 13px;
  text-align : center;
}
H2{
  font-size : 120%;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}
H3{
  font-size : 110%;
  
  
  
  
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}
TABLE{
  font-size : 13px;
  margin-bottom : 5px;
  margin-left : auto;
  margin-right : auto;
}
.td1{
  padding-left : 10px;
}
.aka{
  color : red;
}
.akab{
  font-weight : bold;
  color : red;
  font-size : 110%;
}
.siro{
  color : white;
  background-color : #0066cc;
}
.sirob{
  font-weight : bold;
  color : white;
}
.div1{
  padding-top : 8px;
  
  
  padding-bottom : 8px;
  margin-left : auto;
  margin-right : auto;border-width : 2px 2px 2px 2px;border-style : dotted dotted dotted dotted;border-color : #0080ff #0080ff #0080ff #0080ff;
  
  margin-bottom : 15px;
}
HR{
  color : #0080ff;
  width : 80%;
  height : 1px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}
P{
  margin-top : 2px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 2px;
}
