body
  {
  background-image: url(../_BACK/BACK.JPG);
  background-color: #000000;
  background-attachment: fixed;
  font-family: Verdana,Arial,Helvetica,MS Sans Serif;
  font-size: 10 pt;
  color: #FFFF99
  }

a:link
  {
  color: #FFCC00;
  text-decoration: none
  }
  
a:visited
  {
  color: #FFCC00;
  text-decoration: none
  }

a:hover
  {
   color: #FF0000;
   text-decoration: none }

a:active
  {
  color: #FF0000;
  text-decoration:none
  }
  
p
  {
  font-family: Verdana,Arial,Helvetica,MS Sans Serif;
  font-size: 10 pt
  }
  
H1
  {
  font-family: Verdana,Arial,Helvetica,MS Sans Serif;
  font-size: 45px;
  font-weight: 800
  }

H2
  {
  font-family: Verdana,Arial,Helvetica,MS Sans Serif;
  font-size: 15px;
  font-weight: 600
  }

H3
  {
  font-family: Verdana,Arial,Helvetica,MS Sans Serif;
  font-size: 7pt;
  font-weight: 100
  }

H10
  {
  font-family: Verdana,Arial,Helvetica,MS Sans Serif;
  font-size: 10pt;
  font-weight: 100
  }
  
#pv_title {
   font-size: 10pt;
}

#pv_energy_label, #pv_power_label, #pv_gss_label, #pv_temperature_label, #pv_voltage_label {
   font-weight: bold;
   font-size: 10pt;
}

#pv_timestamp {
   padding-top: 10px;
   font-size: 10pt;
}