body
{
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  font-style: normal;
  color: #ffffff;
  background-image: url(lounge-top.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000000;
  letter-spacing: normal;
  text-align: justify;
  word-spacing: normal;
  list-style-type: disc
}

a:hover
{
  color : #ddffff; 
  text-decoration: none;
  font-weight: bold
}

a:active
{
  color : #ddffdd;
  text-decoration: none;
  font-weight: bold
}

a
{
  color : #00ffff;
  text-decoration: none;
  font-weight: bold
}

h1
{
  color: #ffffff;
  font-size: x-large
}

h2
{
  color: #ffffff;
  font-size: large
}

h3
{
  font-size: 12pt;
  font-weight: normal
}

p
{
  color : #ffffff;
  font-weight : normal;
  font-size : 10pt
}

dd
{
  color : #ffffff;
  font-weight : normal;
  font-size : 10pt
}  

dl
{
  color : #ffffff;
  font-weight : normal;
  font-size : 10pt
}  

th
{
  color : #ffffdd;
  font-weight : bold;
  font-size : 12pt
}  

td
{
  color : #ffffff;
  font-weight : bold;
  font-size : 12pt
}  

p.h3
{
  font-weight: bold;
  font-color: #ffffee
}
