html , body {
	margin: 0px;
	color:#000000;
	font-family: Arial, serif;
    font-size: 12px;
}
a.body {}
a.body:visited, a.body:link {color:#000000; text-decoration: underline;}
a.body:hover {color:#000000;}

a:visited, a:link {color:#000000; text-decoration: underline;}
a:hover {color:#000000; text-decoration: underline;}

.menu { font-family: Tahoma, Arial;
        color: #000000;
        font-size: 12px;
        font-weight: bold; 
		 }
.cont1 {
	background-color: #E4DFC1;
	padding: 5px;
	border-top: 1px solid #AD936E;
	border-bottom: 1px solid #AD936E;
	border-left: 1px solid #AD936E;
	border-right: 1px dotted #AD936E;
	font-family: Arial, serif;
    color: #000000;
    font-size: 12px;
}

.imgC {border: 1px solid #AD936E;}
.cont2 {
	background-color: #ECECE2;
	padding: 5px;
	border-top: 1px solid #AD936E;
	border-bottom: 1px solid #AD936E;
	border-right: 1px solid #AD936E;
	border-left: 1px dotted #AD936E;
	text-align: left;
	/*font-family: Arial, serif;*/
  color: #000000;
  font-size: 12px;
}
.cont3 {
	background-color: #E4DFC1;
	padding: 5px;
	border: 1px solid #AD936E;
	text-align: left;
	font-family: Arial, serif;
    color: #000000;
    font-size: 12px;
}
.cont4 {
	background-color: #ECECE2;
	padding: 5px;
	border: 1px solid #AD936E;
	text-align: left;
	font-family: Arial, serif;
    color: #000000;
    font-size: 12px;
}

.tableS {font-family: Arial, serif;
    color: #000000;
    font-size: 12px;}

A.l:visited, a.l:link {
	text-decoration: underline;
}

A.l:hover {
	text-decoration: none;
}


A.l2:visited, a.l2:link {
	text-decoration: underline;
    color: #000000;
    font-weight: bold;
}

A.l2:hover {
	text-decoration: none;
    color: #000000;
    font-weight: bold;
}


A.r:visited, a.r:link {
	text-decoration: underline;
     margin-left: 0;
}

A.r:hover {
	text-decoration: none;
     margin-left: 0;
}


a.ml1:link, a.ml1:visited { 
      font-family: Tahoma, Arial;
      color: #000000;
      font-size: 11px;
      font-weight: bold;
	  text-decoration: none;
  }

a.ml1:hover { font-family: Tahoma, Arial;
       color: black;
       font-size: 11px;
       font-weight: bold; 
	   text-decoration: none;
 }

.address { font-family: Tahoma, Arial;
       color: #000000;
       font-size: 11px;
       font-weight: bold; 
       text-align: center;
 }

.quote { font-family: Tahoma, Arial, serif;
     color: #000000;
     font-size: 14px;
     text-align: right;
     font-weight: bold; 
	 margin-top: 20;
	 margin-bottom: 10;
     font-style: italic;
     margin-left: 20;
     margin-right: 20;}

.l { font-family: Arial, serif;
     color: #000000;
     font-size: 12px;
     text-align: justify;
	 margin-top: 10;
	 margin-bottom: 10;
     margin-left: 20;
     margin-right: 20;}

.form { font-family: Arial, serif;
     color: #000000;
     font-size: 12px;
     text-align: left;
	 margin-top: 10;
	 margin-bottom: 10;
vertical-align: top;
     margin-left: 20;
     margin-right: 20;}

.lil { font-family: Arial, serif;
     color: #000000;
     font-size: 12px;
     text-align: left;
	 margin-top: 10;
	 margin-bottom: 10;
     margin-right: 20;}

.lir { font-family: Arial, serif;
     color: #000000;
     font-size: 12px;
     text-align: left;
     margin-left: 0;
     margin-right: 20;
}


.r { font-family: Arial, serif;
     color: #000000;
     font-size: 12px;
     text-align: left;
     margin-top: 10;
	 margin-bottom: 10;
     margin-left: 20;
     margin-right: 20;}
	 
	 .r2 { font-family: Arial, serif;
     color: #000000;
     font-size: 12px;
     text-align: left;
     margin-top: 10;
	 margin-bottom: 10;
     margin-left: 20;
     margin-right: 20;}
	 
	 .txt { 	font-size: 12px;
 	    background-color: #FFFFFF;
	    height: 18px;
	    width: 112px;
	    border-style:solid;
	    border-width:1px;
	    border-color:#666666; }
		
		.btn { font-family: Tahoma, Arial, Helvetica, sans-serif;
       font-size: 8pt;
	   color: #000000;
	   width: 112px;
	   background-color: #DDDDDD;
	   border: 1px solid #666666 }