body {
  color: #333333;
  background: #ffffff;
  font-size: 10pt;
  line-height: 140%;
  font-family: Verdana;
  font-weight: normal;
}
a, a:link { color: #0000cc; }
a:visited { color: #660066; }
a:active, a:hover { color: #cc0000; text-decoration: none; }
small {
  font-size: 8pt;
  font-height: 150%;
}
table {
  border-width: 1px;
  border-color: #000000;
  border-collapse: collapse;
}
td {
  font-size: 10pt;
  line-height: 140%;
  padding: 3px;
}
th {
  color:#333333;
  background: #eeeeee;
  font-weight:normal;
  font-size: 10pt;
  line-height: 140%;
  padding: 3px;
}
h1 {
  color: #000000;
  font-size: 20pt;
  line-height: 140%;
  font-weight: bold;
}
h2 {
  color: #000000;
  font-size: 14pt;
  line-height: 140%;
  font-weight: bold;
}
.title1 {
  color: #333333;
}
.title2 {
  color: #009CCF;
}
hr {
  border-width: 2px;
  border-color: #333333;
  border-style: dotted;
}
li {
  list-style-type: none;
}
strong {
  font-weight: bold;
}
code {
  font-family: 'Courier New', Courier, monospace;
  font-weight: bold;
}
p#copyright {
  font-size: 9pt;
  line-height: 100%;
  text-align: left;
  font-weight: bold;
  font-family: Garamond, 'Times New Roman', Sylfaen, Georgia, Century, serif;
}
h1 a {
  background: #95e4e8 url(/images/banner_04.jpg) no-repeat scroll right bottom;
  border: medium none;
  display: block;
  font-size: 1pt;
  font-weight: normal;
  text-decoration: none;
  text-indent: -99999px;
  width: 400px;
  height: 100px;
}
blockquote{
 background: #e9e9e9;
 border-width: 0 1 1 0px;
 border-style: solid;
 border-color: #999999;
 margin: 20px;
 padding: 8px;
 color: #000;
}
