/* CSS file for quick tarot pages that contain little content */

b {
	color: #0000ff;
	background-color: transparent;
	font-weight: 600;
	font-family: sans-serif;
	font-size: 13px;
	line-height: 120%;
	text-decoration: underline;
}

body {
	margin: 20px 0px 0px 10px;
	font-size: 12px;
	text-align: left;
	color: #333333;
	background-color: white;
	line-height: 120%;
	font-style: normal;
	font-variant: normal;
	font-family: sans-serif;
	font-weight: normal;
	background-image: url("image/logo_184x40.gif");
	background-position: 4px 4px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 94%;
}

h1 {
	font-size: 24px;
	margin: 30px 0 10px 30px;
	font-family: sans-serif;
	color: #333333;
	background-color: transparent;
	font-variant: small-caps;
	line-height: 100%;
}

pre {
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: transparent;
	line-height: 120%;
	margin-left: 110px;
}

