p {
	font-size: 13px;
	line-height: 1.4;
	}


	a:link {color: #892034; text-decoration: underline; }
	a:active {color: #ad6060; text-decoration: underline; }
	a:visited {color: #892034; text-decoration: underline; }
	a:hover {color: #ad6060; text-decoration: underline; }



body {


	background: #CEB8A1 url('images/page_bg.jpg') repeat-x; topmargin=0;
	color: #000000;
	font-family: Georgia, verdana;
	font-size: 30pt;

	scrollbar-3dlight-color:#b59677;
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#892034;
        scrollbar-track-color:#eddec1;
        scrollbar-darkshadow-color:#892034;
        scrollbar-face-color:#892034;
        scrollbar-highlight-color:#a892032;
        scrollbar-shadow-color:#eddec1;

}.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
