body {
     background-color: #010103;}

input, textarea, select{
border-color:#537C80;
border-style: solid;
border-width:1px;
font-family: Georgia, Times New Roman, Sans-Serif; 
font-size: 11px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#537C80;
background-color: #010103;
}

table, tr, td{
font-family: Georgia, Times New Roman, Sans-Serif; 
font-size: 11px;
color : #537C80;
}

strong {color:#34585C;}
em {color:#749B9F;}

a:link, a:active, a:visited {
     color: #024C69; 
     font-weight: bold;
     text-decoration: none;}
	
a:hover {
     color: #024234; 
     font-weight: bold;
     text-decoration: none;}

h1 { 
     color: #34585C;
     font-size: 20px;
     font-family: georgia, times, sans-serif;
     font-style: none;
     text-indent: 20px;
     border-bottom: 0px solid #AE4000;
     padding-bottom: 5px;
     text-align: right;
     letter-spacing: 5px;}

h2 { 
     color: #054865;
     font-size: 12px;
     font-family: century gothic, sans-serif;
     font-weight: bold;
     text-indent: 40px;
     text-transform: uppercase; 
     border-bottom: 0px solid #AE4000;
     padding-left: 10px;
     text-align: right;
     letter-spacing: 5px;}


h3 { 
     color: #054865;
     font-size: 12px;
     font-family: century gothic, sans-serif;
     font-weight: bold;
     text-indent: 40px;
     text-transform: uppercase; 
     border-bottom: 0px solid #AE4000;
     padding-left: 10px;
     text-align: right;
     letter-spacing: 5px;}

.content {
     position: absolute;
     top:330px;
     left:140px;
     width:400px;
     font-family: Georgia, Times New Roman, Sans-Serif;
     font-size: 11px;
     line-height: 13px;
     text-align: justify; 
     color: #537C80;} 

div.menu {
	position:absolute;
	top:330px;
	left:20px;
        width:100px;
	z-index:1;
display : block;
color : #537C80;
line-height: 18px;
text-decoration: none;
font-size: 20px;
font-family: garamond, tahoma, serif; 
margin : 0px;
text-align:right;} 
