A:link
{ text-decoration: none; color:#330099; }
A:visited
{ text-decoration: none; color:#330099; }
A:active
{ text-decoration: none; color:#330099; }
A:hover
{ text-decoration: underline; color:#FF0000;}

h1, h2, h3, h4, h5, h6 {font-family: "Arial Narrow"; color: #000000;}

p {font-family: "Arial Narrow"; color: #000000} 

body 

#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: fixed;
z-index: 0;
}
#contents {
position:absolute;
z-index:1;
}

font-family: "Arial Narrow";
color: #000000 ; 
font-weight: bold;
font-size: 12pt;
 
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 0px;
  padding: 0px;
  height: 150px;
}
#left {
  position: absolute;
  left: 15px;
  top: 150px;
  width: 150px;
}
#center {
  top: 0;
  margin-left: 215px;
  margin-right: 0px;
}


td
{ font-family: "Arial Narrow";
color: #000000;
}
