body {
	background-color: #655A46;
	scrollbar-face-color:#CCBCA2;
	scrollbar-highlight-color:FEFAF2;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#474032;
	scrollbar-arrow-color:#FCFAEA;
	scrollbar-track-color:#655A46;
	background-position:center;
	}

h2 {
	color: #474032;
	font-size: 16pt;
	font-family: "Tempus Sans ITC", Papyrus, "Bradley Hand ITC";
	font-weight: 800;
	text-align:center;
	 }
	 
	h3 {
	color: #57617D;
	font-size: 12pt;
	font-family: Calibri, "Comic Sans MS";
	text-decoration: none;
	text-align:center;
}


hr	{
	color: #474032;
	}

A:link {
	color: #323232;
	font-size: 9pt;
	font-family: Myriad, Arial;
	 }

A:visited {
	color: #A72B32;
	font-size: 9pt;
	font-family: Myriad, Arial;
	 }

A:hover {
	color: #7f5360;
	font-size: 9pt;
	font-family: Myriad, Arial;
	}

a:active {
	color: #9d312e;
	font-size: 9pt;
	font-family: Myriad, Arial;
	text-decoration: none; 
	}
	
	.puppyTable {
	width: 950px;
	padding: 2px;
	padding-left:100px;
	background:center;
	background-color: #C8BFAF;
	border-top-color: #B3D0DD;
	border-top-width: 2px;
	border-top-style: ridge;
	border-bottom-color: #5999B5;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-right-color: #B3D0DD;
	border-right-width: 2px;
	border-right-style: ridge;
	border-left-color: #5999B5;
	border-left-style: groove;
	border-left-width: 1px;
	}

