body,p,h1,h2,h3,h4,h5,h6,a
{
  font-family: arial, verdana, helvetica, sans-serif;
}

#page_background
{
 font-size: 80%; 
 color: #404040;
}

p
{
  padding: 0 0 1em 0;
  margin: 0;
  text-align: justify;
}

h1
{ 
  font-size: 140%;
  margin: 0;
  padding: 20px 0 20px 0;
}

h2
{
  font-size: 120%;
}

h3
{
  font-size: 120%;
}

h4
{
  font-size: 100%;
}

ul
{
list-style: none;
padding: 0 0 20px 0;
margin: 0;
}
#content li
{
background: url(../imgs/puce.jpg) no-repeat 0 7px;
padding: 5px 0 5px 20px;
}

li p
{
  margin-bottom: 1em;
}

a
{
  font-weight: bold;
  color: #404040;
}

a:visited
{
}

a:hover
{
  color: #838383;
}

#top_link
{
  font-size: 8pt;
  text-decoration: none;
  font-style: italic;
  color: white;
}

#footer_text p
{
  text-align: center;
  margin: 0;
  padding: 70px 30px 0 0;
  font-size: 8pt;
  text-decoration: none;
  color: white;
}
#energyagency
{
  font-size: 8pt;
  text-decoration: underline;
  color: white;
  font-weight: normal;
}