body, p, tr, th, td, ol, ul, li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; font-weight: normal; color: #000000
}

body { 
  background-color: #FFFFFF; padding: 0px; margin: 0px;
}

h1 { font-size: 14pt; font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; color: #990000 }
h3 { font-size: 10pt; font-weight: bold; ; color: #333333 }

em {  font-style: italic; }
strong { font-weight: bold; }

a:link { color: #E20A16; }
a:visited { color: #E20A16; }
a:hover { color: #E20A16; }
a:active { color: #000000; }

td { vertical-align: top; }

th {
  vertical-align: middle; font-weight: bold;
  color: #000000; background-color: #D6D6D6;
  text-align: left;
}

th a:link, th a:visited, th a:hover, th a:active {
  color: #000000;
}

form { margin: 0; }

input, textarea, select {  font-family: "Courier New", Courier, monospace; }

