body { font-family: verdana, arial, Geneva, sans-serif, hevetica;
       color: #3A2308;
       background-color: #D8C2BA;
     }

table  { border-collapse: collapse;
	 border-color: #3A2308;
         text-align: center;
       }

td, th	{ border-style: solid;
	  border-color: #3A2308;
	  border-width: 1px;
	  font-size: 12px;
	  vertical-align: top;
	  text-align: left;
	  padding-left: 3px;
	  padding-right: 3px;
	}
.right	{ border-style: none;
	  padding-bottom: 7px;
	  text-align: right;
	}

.blanco, .tarina { border-style: none;
		   padding-bottom: 7px;
	}	

.navi	{ background-color: ivory;
	}

.title1	{ background-color: #E09773;
	}

.title2	{ background-color: #E4AA5E;
	}

.title3	{ background-color: #DFDB99;
	}

.title4 { background-color: #DFDB97;
	  word-spacing: 20px;
	}

.title5 { background-color: #D9D86A;
	}

.title6 { background-color: #DFDB97;
	}

.sidebox { background-color: #E1D1A4;
	 }

.link	{ background-color: #E8E7BD;
	}

h1    {	font-family: verdana, arial, Geneva, sans-serif, hevetica;
	font-weight: light;
	text-decoration: none;
     }

a { color: #582303; 
    text-decoration: none;
    bacground-color: #D8CCBA;
    margin-left: 2px;
    font-weight: bold;
  }

a.raksa { color: #582303; 
   	  text-decoration: none;
    	  bacground-color: #D8CCBA;
    	  margin-left: 2px;
	  margin-right: 20px;
    	  font-weight: bold;
  	}

a.thin { color: #674002;
	 font-weight: normal;
       }

p  { margin-left: 5px;
   }

.dim  { color: #B7694C;
	margin-bottom: 3px;
      }




