@font-face { font-family:Alegreya ; src: url('Roboto Condensed regular.ttf'); format('truetype'); } 
@font-face { font-family:Bahama ; src: url('Bahama.ttf'); format('truetype'); } 
*|a:link {
  text-decoration: none;
  font-weight: bold;
  color: #008f00;
}
*|a:active {
  text-decoration: none;
  font-weight: bold;
  color: #b0527d;
}
*|a:focus {
  text-decoration: none;
  font-weight: bold;
}
*|a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #478b34;
}
*|a:hover {
  font-weight: bold;
  background-color: yellow;
  text-decoration: none;
  color: #33cc00;
}
*|td {
  background-position:  center center;
  background-repeat: no-repeat;
  background-color: #fffff0;
}
*|td, *|tr {
  padding: 10px;
  background-attachment: fixed;
  background-position:  center center;
  background-repeat: no-repeat;
}
*|html {
  background: transparent url(g.jpg) repeat scroll 0% 50%;
}
*|body {
  background: transparent url(g.jpg) no-repeat scroll left center;
  font-family: "Alegreya",Gadget,sans-serif;
  font-weight: normal;
  text-align: left;
  color: black;
  font-size: 11pt;
}
*|table {
  padding: 0 0px;
  background-position:  center center;
  text-align: left;
  font-size: 11pt;
  font-weight: normal;
  font-family: "Alegreya",gadget,sans-serif;
  background-repeat: no-repeat;
}
*|img {
  border-style: none;
  border-color: #843d5d;
}
*|h5 {
  font-family: "Alegreya",Gadget,sans-serif;
  font-size: 18pt;
  font-weight: bold;
  text-align: left;
  color: black;
}
*|h4 {
  font-family: "Alegreya",Gadget,sans-serif;
  font-size: 15pt;
  font-weight: bold;
  text-align: left;
  color: black;
}
*|h3 {
  font-family: "Alegreya",Gadget,sans-serif;
  font-size: 14pt;
  font-weight: normal;
  text-align: left;
  color: black;
}
*|h2 {
  font-family: "Alegreya",Gadget,sans-serif;
  font-size: 11pt;
  text-align: left;
  font-weight: normal;
  color: black;
}
*|h1 {
  font-family: "Alegreya",Gadget,sans-serif;
  font-size: 10pt;
  text-align: left;
  font-weight: normal;
  color: black;
}
