body, td, p {
  background-color:#CC9933 ;
  color:#330000 ;
  font-family: verdana, helvetica, arial, sans-serif ;
  font-size:8pt ;
}

b {
  background-color:#CC9933 ;
  color:#330000 ;
  font-family: verdana, helvetica, arial, sans-serif ;
  font-weight: bold ;
}

h1 {
  font-size:14pt ;
  font-weight: bold ;
  text-align:center ;
  margin-bottom:5 ;
}

h2 {
  font-size:12pt ;
  font-weight: bold ;
  text-align:center ;
  margin-bottom:5 ;
}

h3 {
  font-size:10pt ;
  font-weight: bold ;
  text-align:center ;
  margin-bottom:5 ;
}

.user {
  font-weight: bold ;
  color:red ;
  font-size:10pt ;
}

