
body {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10pt;
  color: gray;
  background-image: url(http://www.btinternet.com/~r_turner/clipart/wallpaper.jpg);
}


td {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10pt;
}

a:hover {
  text-decoration: none;
  color: red;
}

h1 {
  font-size: 12pt;
  color: #9999FF;
}

h2 {
  font-size: 11pt;
  text-decoration: underline;
  color: black;
}

h3 {
  font-size: 8pt;
}

.menu {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  font-weight: bold;
}

.para {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10pt;
  color: gray;
  text-indent: 10px;
}

p {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10pt;
}

.gig {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10pt;
  color: gray;
  text-indent: 20px;
  font-weight: bold;
}

