.small	    { 	font-size:12pt;
             	color:#A54D22;
		font-family: Times New Roman;
		font-weight:bold;
            }

.large	    { 	font-size:14pt;
             	color:#A54D22;
		font-family: Times New Roman;
		font-weight:bold;
            }

a:link      {   color:#D9804A;
		font-size:12pt;
             	text-decoration: none;
		font-family: Times New Roman;
            }


a:visited   {  	color:#D9804A;
		font-size:12pt;
             	text-decoration: none;
		font-family: Times New Roman;
            }


a:active   {   	color:#CE491A;
		font-size:12pt;
            	text-decoration: none;
		font-family: Times New Roman;
           }

body       {    background-color:#DFCEB1;

		scrollbar-face-color:#E8CDB0;
                scrollbar-highlight-color:#FADAC1;
                scrollbar-3dlight-color:#D49A70;
                scrollbar-darkshadow-color:#653200;
                scrollbar-shadow-color:#808080;
                scrollbar-arrow-color:#653200;
                scrollbar-track-color:#E8CDB0;
           }

img    	   {    border-style:none;
           }

	
