.small	    { 	font-size:10pt;
             	color:#6D3E2B;
		font-family:Arial;
		font-weight:bold;
            }

.large	    { 	font-size:12pt;
             	color:#6D3E2B;
		font-family:Arial;
		font-weight:bold;
            }

a:link      {   color:#B54936;
             	text-decoration: none;
		font-family:Arial;
            }


a:visited   {  	color:#B54936;
             	text-decoration: none;
		font-family:Arial;
            }


a:active   {   	color:#B54936;
            	text-decoration: none;
		font-family:Arial;
           }

body       {    background-color:#E5D3C9;
                scrollbar-base-color:#E5D3C9;
           }

img    	   {    border-style:none;
           }

	