body {
  text-align:left;
  font-size:11pt;
  color:#333333;
  font-family:arial,verdana,tahoma,sans-serif;
  font-weight:normal;
}

td {
  font-size: 10pt;
}

th {
  font-weight: bold;
  font-size: 10pt;
}

a {
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #0000bb;
}

a:hover {color:orange;}

th.a {
  color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
  color: #800000;
  font-weight: bold;
}

h1 {font-size: 15pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
h4 {font-size: 13pt;}
h5 {font-size: 12pt;}
h6 {font-size: 11pt;}

strong {
  font-weight: bold;
  color: 4F747C;
}

input {
  font-size: 10pt;
}

hr {
  color: #4F747C;
  height: 1px;
}

pre {
  text-align:left;
  font-family: typewriter;
  font-size: 10pt;
}

ul {
  list-style-image: url("white_doc_gif");
}

li {
  color:#333333;
}

em {
  font-size:10pt;
  font-style:italic;
}
