body {
  font-size: 1.0em;
  font-family: Verdana, Arial, Geneva, sans-serif;
  font-weight: normal;
  color: #000000;
  background-color : #ffffff;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

h1 {
  font-family:  Verdana, Arial, Geneva, sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 24pt;
  margin: 1px;
  white-space: nowrap;
  color : #222222;
  background-color : #dddddd;
  white-space: nowrap;
  -moz-border-radius : 8px;
  border-radius : 8px;
  border-bottom: #666666 3px solid;
  border-left: #666666 1px solid;
}

img {
  -moz-border-radius : 8px;
  border-radius : 8px;
  border-bottom: #666666 3px solid;
  border-left: #666666 1px solid;
}



h2 {
  font-family:  Verdana, Arial, Geneva, sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 16pt;
  margin: 2px;
  white-space: nowrap;
  color : #333333;
  background-color : #eeeeee;
  white-space: nowrap;
  -moz-border-radius : 4px;
  border-radius : 4px;
  border-bottom: #888888 2px solid;
  border-left: #888888 1px solid;
  text-align: center
}


h3 {
  font-family:  Verdana, Arial, Geneva, sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 14pt;
  margin: 1px;
  color: #444444;
  background: #dddddd;
  -moz-border-radius : 4px;
  border-radius : 4px;
  text-align: center;
}

a{ font-family:  Verdana, Arial, Geneva, sans-serif; color: #222222; padding: 1 3 1 3; }
a:hover { background-color: #eeeeee; color: #444444; }
table {  border-radius : 4px; border-bottom: #888888 2px solid; border-left: #888888 1px solid; }
table.smalltable { font-size: 10px; line-height: 12px; font-family: 'Verdana', 'Geneva', 'Arial', 'sans-serif'; }
table.list  { font-size: 10px; line-height: 12px; font-family: 'Verdana', 'Geneva', 'Arial', 'sans-serif'; }
table.header  { font-size: 12px; line-height: 14px; font-family: 'Verdana', 'Geneva', 'Arial', 'sans-serif'; }
table.icons { font-size: 10px; }
span.citation   { font-size: 12px; color: #888888; }
span.citation   { font-size: 12px; color: #888888; }

