img.floatleft {	float: left;	margin:4px; }img.floatright {	float: right;	margin: 4px; }   body {	background-color: #ffff99;		background-image: url(../../images/ParchmentBackground.jpg);		background-repeat: yes;		background-position: center; }p { text-align: justify;}table.paper{	color: black; 	background-color: #FFFF99;	border-right-style: outset; 	border-right-color: grey; 	border-right-width: 10px; 	border-bottom-style: outset; 	border-bottom-color: grey; 	border-bottom-width: 10px; 	border-left-style: outset; 	border-left-color: grey; 	border-left-width: 1px; 	border-top-style: outset; 	border-top-color: grey; 	border-top-width: 1px; }		table.card{	color: black; 	background-color: #FFFF99;	padding-left: 8px;	border-right-style: outset; 	border-right-color: grey; 	border-right-width: 10px; 	border-bottom-style: outset; 	border-bottom-color: grey; 	border-bottom-width: 10px; 	border-left-style: outset; 	border-left-color: grey; 	border-left-width: 1px; 	border-top-style: outset; 	border-top-color: grey; 	border-top-width: 1px; }		a:link {color: maroon; text-decoration: none;}a:visited {color: maroon; text-decoration: none;}a:hover {color: maroon; text-decoration:none; font-weight: bolder; }
