BODY{
  background-color : #fff0e6;
  color : #5082ff;
  font-size : 11pt;
}
A{
  text-decoration : underline;
  color : green; font-weight:bolder;
}
A:LINK {
  color : green; font-weight:bolder;
}
A:VISITED {
  color : green; font-weight:bolder;
}
TD{
  font-size : 9pt;
  
border-width : 1px ; border-style : dotted ;border-color : #5082ff;}
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 : #5082ff;
}
.small{
  font-size : 8pt;
  font-weight : lighter;
}
.title{
  font-size : 11pt;
  border : 1pt dashed #5082ff;
  background-color : #ffeade;
  color : #5082ff;
  
}



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