


body {
  border:0;
  margin:0;
  background: #fff none;
}
form {
  padding: 0;
  margin: 0;
}


body,p,li,dt,dd,span,div,legend,label,h1,h2,h3,h4,h5,h6 {
  font: normal normal normal 10pt Verdana, Arial, Helvetica, sans-serif;
  line-height: 150%;
  color: #333;
}
a         { color: #009; text-decoration: none; }
a:hover   { color: #900; }
a:visited { color: #009; }

a.internal     { color: #009; text-decoration: none; border-bottom: 1px solid #aaf;  }
a.external     { color: #070; text-decoration: none; border-bottom: 1px solid #9c9;  }
a.internaltodo { color: #009; text-decoration: none; border-bottom: 2px dotted #f00; }


input,select,button {
  font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
  color: #333;
}

h1,h2,h3,h4,h5,h6 {
  padding: 0;
  margin: .5em 0 0 0;
  font-weight: bold;
  line-height: 120%;
  font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
}

h1 { font-size: 240%; border-bottom: 2px solid #333;  }
h2 { font-size: 200%; border-bottom: 1px solid #333; }
h3 { font-size: 180%; }
h4 { font-size: 160%; }
h5 { font-size: 140%; }
h6 { font-size: 120%; }




