body {
     background-color: #000000;
     font-family: tahoma, sans-serif;
     font-size: 11px;
     line-height: 14px;
     text-align: justify; 
     color: #BEBEBE;}

input, textarea, select{
border-color:#BEBEBE;
border-style: solid;
border-width:1px;
font-family: tahoma, sans-serif; 
font-size: 12px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#BEBEBE;
background-color: #000000;
}

table, tr, td{
font-family: tahoma, sans-serif; 
font-size: 11px;
color : #BEBEBE;
}

strong {color:#A1A1A1;}
em {color:#8295A1;}

a:link, a:active, a:visited    {
text-decoration:none;
font-weight: bold;
color:#3FC6FF;
border-bottom: 0px #0A6264 solid;}
	
a:hover   {
text-decoration:none;
font-weight: bold;
color:#0A6264;
border-bottom: 1px #3FC6FF solid;
          }

h1 { 
     color: #114463;
     font-size: 18px;
     font-family: times, times new roman, serif;
     font-weight: bold;
     line-height: 12px;
     font-style: none;
     text-indent: 20px;
     letter-spacing: 4px;
     margin: 0px 0px 5px 0px;}

h2 { 
     color: #114463;
     font-size: 14px;
     font-family: times, times new roman, serif;
     font-weight: bold;
     line-height: 14px;
     text-align: right;
     text-transform: uppercase;
     letter-spacing: 1px;
     margin: 0px 0px 5px 0px;}

h3 { 
     color: #114463;
     font-size: 12px;
     font-family: times, times new roman, serif;
     font-weight: bold;
     line-height: 14px;
     text-align: center;
     text-transform: uppercase;
     letter-spacing: 1px;
     text-align: center;
     margin: 0px 0px 2px 0px;}

div.content{
	position:absolute;
	top:350px;
	left:81px;
        width:540px;
	z-index:1;
display : block;
color : #BEBEBE;
text-decoration : none;
font-size: 11px;
letter-spacing: 1px;
font-family: tahoma, sans-serif; 
margin : 0px;
text-align:justify;}  
       
