﻿* {margin: 0 0 0 0;
   padding: 0 0 0 0; }
p {
    font-family: book antiqua;
    font-size: 14px;
    font-color: #0c9a08;
    text-indent: 20px;
    margin-bottom: 15px;
    
 }
h2 {color: #0c7108;
    font-family: book antiqua;
    font-weight: 100
    }

body {
    margin: 0px;
   
	padding: 0px;
    background-color: #edea97;
    padding-left: 20px;
    padding-top: 50px;	
}


.container {background:#fff8d9; 
           margin:0px; 
           margin-bottom: 20px;
           width: 900px;
           padding: 0px;
         
  }

.rtop{
           display:block;
           background:#edea97;
}
.rbottom {
          display:block;
          background:#edea97;
          clear: both
}
.rtop *, .rbottom *{
            display: block;
            height: 1px;
            overflow: hidden;
            background:#fff8df;
}
.r1{        margin: 0 5px}
.r2{        margin: 0 3px}
.r3{        margin: 0 2px}
.r4{
            margin: 0 1px;
            height: 2px
}

.page {
      padding-right: 0px;      
             }
             
.menu {
    padding: 0px;
	width: 180px ;
	text-align: left;
	background-color: #ededbd;
	font-style: Book Antiqua;
   	padding-top: 0px;
	padding-bottom: 15px;
    padding-left: 0px;
    clear: none;    
    
    
   
    
   
    
}


a:link {
       text-decoration: none; color: #0c7108;
       font-family: book antiqua; 
       font-size: 16px;
        }
a:visited {
		text-decoration: none; color: #004400;
        font-family: book antiqua; 
	    font-size: 16px; }
a:active {
		text-decoration: none; 
        font-family: book antiqua; 
 		font-size: 16px; }
a:hover {
		text-decoration: underline; color: #aaaa10;
        font-family: book antiqua; 
        font-size: 16px; }
            
a.l0 { 
		line-height: 2.3;
	
}
a.l1 {	line-height : 1.8;
		font-size: 15px;
		margin-left: 20px;
	
}
a.l2 {
	font-size: 14px;
	line-height: 1.5;
	margin-left: 35px;
	
	
}

hr {
   color: #0c7108;
   height: 2px;
   clear: both;
   margin-top: -8px;
 }
 .footer {
 
         color: #aaaaaa;
         font-family: Book Antiqua;
         font-size: 14px;
         text-align: center;
  }
  
  ul {
  font-family: "Book Antiqua";
  font-size: 14px;
	text-indent: 20px;
	margine-left: 50px
}
