body, table, tr, td {
   font: 7pt Georgia; 
   color: #96a696;
   text-align: justify;
   line-height: 15px;
}

body {
   background: url(background.gif);
}

a:link, a:active, a:visited {
   font-weight: normal;
   color: #c2b68e;
   text-decoration: none;
}

a:hover {
   color: #d4d2ca;
   font-weight: normal;
   text-decoration: underline;
}

input, textarea, option, select {
   background-color: #ece7e0;
   font: 7pt Georgia;
   color: #5e5f5e;
   border: 0px;
   padding: opx; 
}

h1 {
   font-family: Verdana;
   color: #b2b4be;
   font-size : 12px;
   text-align: left;
   border-bottom: 1px dotted #9c9eaa;
   font-weight: bold;
   letter-spacing: 8px;
   text-transform: uppercase;	
}
