body,td {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align:left;
	}
  
h1, h2, h3, h4, h5, h6	{
	color: #9D1000;
  margin-bottom: 2px;
  } 
h1 {
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 0px;
  }
h2 {
  font-size: 1.4em;
  font-weight: bold;
  }
h3 {
  font-size: 1.2em;
  font-weight: bold;
  }
h4 {
  font-size: 1em;
  font-weight: bold;
  }

p,li {
  margin-top: 0px;
  line-height: 1.5em;
  color: #000000;
	}
#download li{
  margin-bottom: 0.5em;
	}
a:link {
  color: #000000;
  decoration: underline;
  }
a:visited {
  color: #000000;
  decoration: underline;
  }
a:hover {
  color: #9D1000;
  decoration: underline;
  }
b	{
	font-weight: bold;
	}
i	{
	font-style: italic;
	} 
  
p.subheader {
  font-size: 9px;
  color: #B0B0B0;
  }
  
.menu-on-page {
  color: #9D1000;
  font-family: Verdana;
  font-size: .8em;
  text-decoration: none;
  display: block;
  line-height: 2em;
  padding-left: 2px;
  padding-right: 2px;
  }
a.menu {
  font-family: Verdana;
  font-size: .8em;
  text-decoration: none;
  display: block;
  line-height: 2em;
  padding-left: 2px;
  padding-right: 2px;
  }
a.menu:link {
  color: #434343;
  }										
a.menu:visited {
  color: #434343;
  }										
a.menu:hover {
  color: #9D1000;
  }   
  
td.menu {
  margin-right: 0px;
  padding: 0px;
  padding-top: 0px;
  border: 1px #EDEDED solid;
  }
.hr {
  border-bottom: 1px #9D1000 solid;
  }
td.header {
  padding-top: 10px;
}
td.data {
  padding-left: 20px;
}