/* CSS Document */
body {
font-family : Georgia, Serif; 
font-size : 12px; 
color : #122012; 
margin : 0; 
border : 0;
padding: 0;
background-color : #639071;
background-image:url(back.gif);
text-align : justify;
cursor:default; } 

table, tr, td {
margin : auto;  
border : 0; 
} 


A:link {COLOR: #0b6706; text-decoration: none; font-weight:bold}
A:visited {COLOR: #0b6706; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #0b6706; text-decoration: underline; font-weight:bold}


#container {
width : 538px; 
margin : auto; 
text-align : justify; 
margin-top : 0px;
float : center;
background: #639071; 
} 

#header {
width :538px;} 

#main {
float : center; 
width : 538px; 
padding-bottom : 0px;
} 

#body {margin : auto;
float : center; 
width : 400px;
border-spacing: 6px;
padding-bottom : 8px;}

#footer
{width : 538px; 
margin : auto;
}

.text {
color : #122012; 
font-size : 12px; 
font-weight : normal; 
margin-bottom : 20px; 
margin-top : 15px; 
padding-bottom : 2px; 
width : 100%;
text-align : justify;  
} 

.textstat {
color : #122012; 
font-size : 12px; 
font-weight : normal; 
padding-left : 20px; 
width : 100%;
text-align : justify;  
} 

.title {
color : #8cd43f;
background:url(backtitle.gif);
font-size : 14px;
letter-spacing:3px;
padding-left:3px;
font-variant:small-caps;
font-family : Georgia, Serif; 
text-align : left;
font-weight:bold;
border: thin solid #8cd43f;   
margin-top : 10px;} 


