
body {
	font-size: 10pt;
	scrollbar-face-color: #3D3625;
	scrollbar-shadow-color: #444031;
	scrollbar-highlight-color: #928969;
	scrollbar-3dlight-color: #625342;
	scrollbar-darkshadow-color:#444031;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #9A9172;
	font-family: "Times New Roman", Times, serif;
    }
    
TD {
	font-family : "Times New Roman", Times, serif;
	color: #3D3625;
	font-size : 10pt;
	}

A:link {
	color: #660000;
	font-size: 10pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif
	}

A:visited {
	color: #625342;
	font-size: 10pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	}

A:active {
	color: #660000;
	font-size: 10pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	}

A:hover {
    font-size: 10pt;
	text-decoration: underline;
	}