/* CSS Document */

body { font: 75% verdana, arial, helvetica, sans-serif; background: #ffffff; color: #000000; }

div.banner { display: none; }

ul#navigation { display: none; }

#content h3{ color: #000000; border-bottom: 1px solid #000000; text-align: left; margin-bottom: 1em; padding-bottom: 1em; }
#content { text-align: justify; color: #000000; width: 90%; }
#content a {text-decoration: none; color: #000000; font-weight: normal; }
#content address { font-style: normal; }

#graphics { display: inherit; }

#footer { border-top: 1px solid #000000; text-align: left; margin-top: 1.5em; padding-top: 1.5em; width: 100%; } 

/* Copyright 3tc, February 2007 */