body {
  font-family: Times New Roman;
  text-align: justify;
  background: #6699FF url(image/background.png) repeat-x;
}


h1, h2, h3 {font-family: Times New Roman;
   color: #000099;
}

span { font-family: Times New Roman;
  font-size: 14pt;
  font-weight: bold;
  Color: #000099;
}

.sub { font-family: Times New Roman;
  font-weight: bold;
  font-size: 12pt;
  color: #000099;
 }

.sub_1 { font-family: Times New Roman;
  font-weight: bold;
  font-size: 16pt;
  color: #000099;
 }


.bodyText { font-family: Times New Roman;
  font-size: 13pt;
  line-height: 18pt;
  text-align: justify;
  color: #000000;
  background: #FFFFFF;
}


a {
  color: #880088;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #DD0000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-color: #990000;
}




