@charset "utf-8";
/* CSS Document for Home pages*/
/* Ledger's Lair and Domain*/

body,td,th {
	font-size: medium;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
body {
	background-color: #fffffb;
	/* was  F5f5f5;  */
	background-image: url(webkingswmk.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
	margin-left: 15px;
	margin-top: 15px;
}

/* Page titles */
.style90 {font-weight: bold; font-size: large; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Page Content font */
.style97 {font-weight: bold; font-size: normal; color: #333333; font-family: Arial, Helvetica, sans-serif;}
.forminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

