body{
   background-color: #231f20; 
   text-align: center;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   font-family: Verdana;
}

a:link { color: #bcbdc0 ; text-decoration: none; }
a:visited { color: #c0bb9c ; text-decoration: none; }
a:hover { color: #faa61a ; text-decoration: none; }
a:active { color: #bcbdc0 ; text-decoration: none; }
a:active { outline: none; }
a:active { outline-style: none; }
a:focus { outline-style: none; }

p{
font-family:Verdana;
font-size:10pt;
font-weight:normal;
font-style:normal;
text-align:left;
color:#000000;
outline:none;
outline-style:none;
}


.Verdana15{
   font-family:Verdana;
   font-size:15pt;
   font-weight:normal;
   font-style:normal;
   text-align:center;
   color:#e8e8e8;
   line-height:1.3em;
}

.Georgia15{
   font-family:Georgia;
   font-size:15pt;
   font-weight:normal;
   font-style:normal;
   text-align:center;
   color:#e8e8e8;
   line-height:1.3em;
}

.Verdana8{
   font-family:Verdana;
   font-size:8pt;
   font-weight:normal;
   font-style:normal;
   text-align:center;
   color:#e8e8e8;
   line-height:1.3em;
}

.Verdana8left{
   font-family:Verdana;
   font-size:8pt;
   font-weight:normal;
   font-style:normal;
   text-align:left;
   color:#e8e8e8;
   line-height:1.3em;
}

.Verdana8j{
   font-family:Verdana;
   font-size:8pt;
   font-weight:normal;
   font-style:normal;
   text-align:justify;
   color:#e8e8e8;
   line-height:1.3em;
}

.boxed{
   visibility: hidden;
   position: absolute;
   top: 0px;
   left: 0px;
   margin: 0 auto;
   width: 800px;
}

#contain{
   position: relative;

}

