
@charset "iso-8859-1";

body, table, tr, td {font: 7pt "Georgia", Times New Roman, Arial, sans-serif; color: #000000; letter-spacing: 1px; }
body {
background-color: #D2B48C; 
margin: 0px; 
text-align: center; }

a:link {text-decoration: none; color: #000000; }
a:visited {text-decoration: none; color: #000000; }
a:hover {text-decoration: none; color: #FF0000;  }
a:active {text-decoration: none; color: #FF0000; }

.style { font: 9pt "Georgia", Geneva, sans-serif; color: #000000; font-weight: bold; font-style: none; letter-spacing: 6px; text-align: left; text-transform: none; padding-bottom: 3px; border-bottom: 1px solid #60797A; }
.small { color: #60797A; font-weight: bold; letter-spacing: 2px; }

a.nav:link    {text-decoration: none; color: #000000;  }
a.nav:visited {text-decoration: none; color: #000000;   }
a.nav:hover   {text-decoration: none; color: #FF0000;  }
a.nav:active  {text-decoration: none; color: #FF0000; }

.content { background-color: #F5DEB3; text-align: justify; width: 480px; }
.menu { width: 150px; background-color: #FFE4B5; text-align: left; }
.icon { padding-right: 8px; padding-bottom: 8px; }

input, textarea { font: 7pt "Georgia", Tahoma, Geneva, sans-serif; color: #60797A; border: 1px solid #60797A; letter-spacing: 1px; padding: 2px; background-color: #ECF1F2; }
option, select { font: 7pt "Georgia", Tahoma, Geneva, sans-serif; color: #60797A; letter-spacing: 1px; background-color: #ECF1F2;  }


style.css
