body{
  background-color : #f5f5ff;
  color : #f02828;
  font-size : 11pt;
}
a{
  text-decoration : underline;
  color : #f02828;
}
a:link {
  color : #f02828;
}
a:visited {
  color : #f02828;
}
TD{
  font-size : 9pt;
  
}
li{
  font-size : 9pt;
}
strong{
  font-size : 10pt;
}
hr{
  color : #f02828;
  background-color: #f02828;
  border-width : -1pt solid;
  margin-top : 40px;
  margin-bottom : 40px;
}
caption{
  color : #f02828;
}
.small{
  font-size : 8pt;
  font-weight : lighter;
}
.title{
  font-size : 11pt;
  border:dashed 1pt #f02828;
  background-color:#ffe6dc;
  color : #f02828;
  
}



#contents{
  margin-left : auto;
  margin-right : auto;
}
.blues{
  font-size : 12pt;
  font-weight : bolder;
  color : blue;
}
dt{
  font-weight : bolder;
}
H2{
  font-size : 15pt;
}
