	<!--
	body 
	    {
	    		font-family: verdana,arial,sans-serif;
			color: black;
			font-size: 12px;
			background:url("img/bg.jpg")  #fbe6cb;
			background-repeat:repeat-y;
			background-position:left; 
			margin-top:0px; 
			margin-bottom:0px; 
			margin-left:0px; 
			margin-right:0px;


			scrollbar-face-color: #fbebd1; 
			
			scrollbar-3dlight-color: #9f7782;
			scrollbar-darkshadow-color: #9f7782; 
			scrollbar-track-color:#9f7782;
			scrollbar-arrow-color: #67819C;

			
		}
	.head { 
		border-bottom: 1px dashed #67819C;
		color:#03050C; 
		font-weight:bold; 
		font-size:11px;
		font-family:verdana;
		line-height: 18px;
		text-align:left;
		height:20px;
		text-transform:uppercase;
		}
	
	.nav:link
	{color:#A17A8D;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet2.gif); background-repeat: no-repeat;}
	.nav:visited
	{color:#A17A8D;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet2.gif); background-repeat: no-repeat;}
	.nav:active
	{color:#A17A8D;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet2.gif); background-repeat: no-repeat;}
	.nav:hover
	{color:#543644;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet.gif); background-repeat: no-repeat;}

	-->