body {
     background-color: #020202;
     background-attachment: scroll; background-repeat: repeat-y;
     font-family: georgia, times, sans-serif;
     font-size: 12px;
     line-height: 14px;
     text-align: justify; 
     color: #393939;}

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

table, tr, td{
font-family: Courier New, sans-serif; 
font-size: 12px;
color : #696969;
}

strong {color:#5B5B5B;}
em {color:#5B5B5B;}
b {color:#5B5B5B;}

a:link, a:active, a:visited    {
text-decoration:none;
font-weight: bold;
color:#2D4255;
border-bottom: 0px #797979 solid;}
	
a:hover   {
text-decoration:none;
font-weight: bold;
color:#797979;
border-bottom: 0px #2E4256 solid;
          }

h1 { 
     color: #2E4256;
     font-size: 22px;
     font-family: Courier New, sans-serif;
     font-weight: bold;
     line-height: 12px;
     font-style: none;
     text-indent: 20px;
     letter-spacing: 2px;
     margin: 0px 0px 5px 0px;}

h2 { 
     color: #2E4256;
     font-size: 14px;
     font-family: Courier New, sans-serif;
     font-weight: bold;
     line-height: 14px;
     text-align: left;
     text-transform: uppercase;
     letter-spacing: 1px;
     margin: 0px 0px 5px 0px;}

h3 { 
     color: #2E4256;
     font-size: 12px;
     font-family: Courier New, sans-serif;
     font-weight: bold;
     line-height: 14px;
     text-align: left;
     text-transform: uppercase;
     letter-spacing: 1px;
     text-align: center;
     margin: 0px 0px 2px 0px;}

div.content{
	position:absolute;
	top:348px;
	left:10px;
      width:475px;
	z-index:1;
display : block;
color : #696969;
text-decoration : none;
font-size: 12px;
font-family: Courier New, sans-serif; 
margin : 0px;
text-align:justify;}  
