

            html, body {
                height:100%;
                color: #ffffff;
                background-color: #7b6755;
                margin: 0;
                padding: 0;
                border: 0;
                overflow-y: auto;
                overflow-x: auto;
            }
            td {
                font-size: 70%;
                color: #ffffff;
                font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
            }
            a {
                color: #ffffff;
                text-decoration: underline;
            }
            a:hover {
                color: #555555;
                text-decoration: underline;
            }

            span.title {
				font-size: 160%;
				font-weight: bold;
				padding-bottom: 0em;
				padding-top: .6em;
				margin-bottom: 0em;
				margin-top: 0em;
			}

.describe {
	COLOR: #333333;
	font-size: 30px;
	display: none;
}


.style5 {
	font-size: 16px;
	color: #ffffff;
}
.style6 {
	font-size: 20px;
	color: #7b6755;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}