body { background-color: #ffffff; }
.main { font-family:  verdana,arial,helvetica,sans-serif; 
            font-size: 12px;
            line-height: 150%;
            text-align: justify;
            color: #000000; }
h1 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 12px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
      	    letter-spacing: 0.2em;
            color: #fdebbd;
            background-color: #560f12; 
            border: #560f12; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px; }
a { text-decoration: none; color: #560f12; font-weight: bold; }
a:hover { text-decoration: underline; color: #560f12; font-weight: bold; }


