body {
  color:#333333;
  font-family:Verdana,Tahoma,Arial,Serif;
  font-size:12px;
  padding-top: 5px;
}

a:link, a:visited {
  border-bottom:1px dotted #CC9966;
  color:#585D8B;
  text-decoration:none;
}
a:hover, a:active {
  color:#996600;
  text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
  color:#333333;
  font-family:Arial,Georgia,Tahoma,Verdana,Serif;
  font-weight:normal;
  margin:0;
  padding:0;
}

h1 {
  font-size: 1.64em;
  font-variant: small-caps;
  line-height: 0.91463em;
}

h2 {
  /**border-bottom:1px solid #DDDDDD;**/
  font-size:1.45em;
  line-height:1.0345em;
  margin-top: 2.068933333em;
  margin-bottom: 1.0345em;
}

h3 {
  font-size: 1.18em;
  line-height: 1.2712em;
  margin-top: 1.2712em;
  margin-bottom: 0px;
}

h4 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

h5 {
  font-size: 1em; 
  font-weight: bold;
  line-height: 1.5em;
  display: inline;
}

p {
  margin-bottom: 0px;
  margin-top: 1.5em;
  line-height:1.5em;
}

ul {
  margin:1em 0 0 1.5em;
  padding:0;
}

ul li {
  list-style-image:url("../images/bullet.jpg");
  margin:0 0;
  line-height: 1.5em;
  padding:0;
}

ul ul {
  margin:0 0 1.5em 1.5em;
}
