BODY {
  background-color: white;
  font-family: verdana, arial, helvetica;
  font-size: 16pt;
}

ADDRESS {
  font-size: 12pt;
}

CODE {
  font-size: 18pt;
  font-weight: bold;
  font-family: monospace;
}

PRE {
  font-family: monospace;
  font-weight: bold;
}

TT {
  font-size: 17pt;
  font-family: monospace;
  font-weight: bold;
}

KBD {
  font-style: normal;
  font-size: 18pt;
  font-weight: bold;
  font-family: arial, helvetica, geneva;
}

H1  {
  color: #99000;
  align: center;
  text-align: center;
  font-size: 20pt;
}

H2  {
  color: #99000;
  align: center;
  text-align: center;
  font-size: 18pt;
}

H3  {
  color: #99000;
}

H5  {
  font-size: 80%;
}

.footer {
  text-align: center;
  font-size:  8pt;
}


* {
    padding: 0px;
    margin: 0px;
}

p {
    padding-bottom: 10px;
}

ul {
    padding-bottom: 10px;
    padding-left: 25px;
}

body,td,th,div,span,h1,h2,h3,h4,p {
    font-family: sans-serif;
    font-size: 12px;
    line-height: 16px;
}

h1,h2,h3,h4 {
    font-weight: bold;
}
h1 {
    font-size: 20px;
}
h2 {
	margin-top: 5px;
    font-size: 16px;
}
h3 {
}
.selectSmallInput {
    font-size: 12px;
}
.selectInput {
    font-size: 12px;
	width: 205px;
}
.textInput {
    font-size: 12px;
	width: 205px;
}
