BODY
{MARGIN-TOP: 0;
MARGIN-LEFT: 0;
MARGIN-RIGHT: 0;
MARGIN-BOTTOM: 0;}

A {
        COLOR: #999999;
	TEXT-DECORATION: NONE
}

A.old {
        COLOR: #999999;
	TEXT-DECORATION: NONE
}

A:hover { 
        COLOR: #ffffff;
	TEXT-DECORATION: NONE
}

A:active {
        COLOR: #999999;
	TEXT-DECORATION: NONE
}

#powitxt {
  font-family: arial, verdana;
  font-size: 10pt;
  color: #3A3A3A;
  margin: 0 auto;
  text-align: justify;
  text-indent: 44px;
  width: 900px;
}


#black {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
height:1600px;
left:0;
opacity:0.89;
filter: alpha(opacity = 89);
position:absolute;
top:0;
width:100%;
z-index:3;

}

#text {
height:200px;
left:50%;
margin:50px 0 0 -300px;
position:absolute;
text-align:center;
top:0;
width:600px;
z-index:4;
}
