body  { font-family: sans-serif; font-size: 14px; background-color: #ffffff; }

/* Links */
a, a:visited  { color: #eeeeee; font-weight: bold; text-decoration: underline; }
a:hover { color: #ffffff; }
a.item { text-decoration: none; }
a.item:visited { text-decoration: none; }
a.item:hover { text-decoration: underline; }

/* Titles */
h1 { font-size: 1.8em; padding: 5px 40px 15px; border-bottom: 1px solid #664b28; }
h2 { font-size: 1.5em; margin-top: 20px; }

/* Tables */
table  { width: 100%; border-collapse: collapse; }
th  { text-align: left; }
img.ico { height: 150px; width: 110px; border: 2px solid #000000; }

hr { width: 100%; }
