body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold
; color: #0000FF
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold
; color: #0000FF
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold
; color: #0000FF
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold
; color: #0000FF
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold
; color: #0000FF
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt
}

hr {
  height: 1px
}

pre {
  font-family: Courier New, Courier, mono;
  font-size: 10pt
}

table {
  background-color: #666666
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  background-color: #EEEEEE;
  vertical-align: top
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  font-weight: bold;
  background-color: #CCCCFF;
  vertical-align: top
}

.title {
  color: #0000FF
}

a:link {
  color: #0000FF
}

a:hover {
  text-decoration: none
}

a:visited {
  color: #0000FF
}

a:active {
  color: #FF0000
}

