.text
{
    background:      #0000ff; wi@
    border-bottom:   white 1px solid;
    cursor:          hand;
    color:           white;
    font-family:     'Courier New';
    font-size:       9pt;
    font-weight:     normal;
    height:          25px;
    padding-top:     4px;
    padding-bottom:  4px;
    padding-left:    8px;
    padding-right:   8px;
    text-decoration: underline;
    visibility:      visible;      
    width:           100%
}

H1 {
  text-align: center;
  font-size: 20pt;
  color: #78d0ff;
}
H2 {
  text-align: center;
  border-width: medium;
  border-style: outset;
  border-color: silver;
  padding: 2pt;
  font-size: 16pt;
  font-style: italic;
  font-family: Verdana, Arial, Helvetica;
  font-weight: bolder;
  background: #300060;
}
H3 {
  text-align: left;
  border-width: thin;
  border-bottom-style: outset;
  border-color: silver;
  padding: 1pt;
  font-size: 10pt;
  font-style: normal;
  font-family: HGۺ޼M-PRO,Verdana, Arial, Helvetica;
  font-weight: bold;
  background: #300060;
}


BODY {
  font-size: 9pt;
  color: #EEEECC;
  font-family: Verdana, Arial, Helvetica;
;  background: #004080;
;  background: #3A5675;
   background: #467571;
 margin-left: 5%;
  margin-right: 5%;
}

TABLE {
  width: 95%;
  border-style: none;
  border-bottom-style: solid;
  border-bottom-width: 4;
  border-color: #A0A0A0;

}
TR {
  color: #fff0e0;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica;
  background: #0080a0;
  margin-left: 10%;
  margin-right: 10%;
}

.link{
  color:#dddddd;
}

STRONG {
 color: #78d0ff;
 font-size: 12pt;
}
