<style type="text/css">
<!--

body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #fce2f0;
	scrollbar-highlight-color: #fce2f0;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #fce2f0;
}

html {
	height: 100.02%;
}

td {

}

p, ul, ol {
	margin: 0 0 10px 0;
        font-family: arial,helvetica;
        font-size: 13px; /* 9pt; */
        color: #404040;
        line-height: 17px;
}

img {
	border: 0;
}

p.nav {
	text-align: left;
	margin: 0;
	border-top: 1px solid #ffffff;
}

a:link, a:visited {
        text-decoration: underline;
	font-family: arial, helvetica;
	font-size: 13px;
        color: #6c886c;
}

a:hover {
        text-decoration: none;
}

a.nav:link, a.nav:visited {
	padding: 3px 0 3px 10px;
        text-decoration: none;
	font-family: arial, helvetica;
	font-size: 12px; /* 9pt */
        color: #4e3f10;
        display: block;
	background-color: #f7b4d7;
}

a.nav:hover {
        color: #000000; /* #4e3f10; */
	background-color: #fce2f0;
}

.copy {
	clear: both;
	padding: 25px 0 25px 0;
	text-align: right;
        position: relative;
	right: 15px;
	bottom: 0;
        font-family: arial,helvetica;
        font-size: 7pt;
        color: #6c886c;
}

.white {
        font-family: arial,helvetica;
        font-size: 9pt;
        color: #ffffff;
}

.header {
        font-family: arial,helvetica;
        font-size: 9pt;
	font-weight: bold;
        color: #6c886c;
}

-->
</style>