
body {
    scrollbar-base-color: #cac3bf;
    scrollbar-face-color: #cac3bf;
    scrollbar-track-color: #cac3bf;
    scrollbar-arrow-color: #cac3bf;
    scrollbar-3dlight-color: #cac3bf;
    scrollbar-darkshadow-color: #cac3bf;
    scrollbar-highlight-color: #cac3bf;
    scrollbar-shadow-color: #cac3bf;
	margin: 0px 0;
    background: #cac3bf;
}

td { font-family: Times New Roman, Times; font-size: 16px; color: #343434; }
input { font-family: Times New Roman, Times; font-size: 16px; color: #343434; }
textarea { font-family: Times New Roman, Times; font-size: 16px; color: #343434; }
a { text-decoration: none; color: #343434; }
a:hover { text-decoration: underline; color:#343434; }