BODY
  {
  color: #336699;
  background: url(pic/background.gif) fixed #336699;
  }

H1
  {
  font-family: Arial Black;
  font-size: 13;
  color: orange;
  }

H2
  {
  text-indent: 5;
  font-family: times new roman;
  font-size: 15pt;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: left;
  border-width: thin 0px 0px thin;
  border-color: orange;
  border-style: solid;
  }

H3
  {
  font-family: Arial;
  font-size: 15pt;
  vertical-align: text-bottom;
  font-weight: bolder;
  color: #0099CC;
  line-height: 0.5;
  }

H4 
  {
  font-family: Times New Roman;
  font-size: 12pt;
  border-width: 0px 0px thin 0px;
  border-color: orange;
  border-style: solid;
  }

H5
  {
  font-family: Arial;
  font-size: 11pt;
  }

H6 
  {
  text-indent: 5;
  font-family: arial black;
  font-size: 11pt;
  border-width: 0px 0px thin thin;
  border-color: orange;
  border-style: solid;  
  }

P
  {
  font-family: arial;
  font-size: 13pt;
  text-align: justify;
  }

P.credits
  {
  font-family: times new roman;
  font-style: italic;
  font-size: 11pt;
  text-align: center;
  }

B
  {
  color: #3366ff;
  font-size: 13pt;
  font-family: arial;
  }

A
  {
  color: #336699;
  }

A:hover
  {
  color: #3399ff;
  }