body {
	font-family: verdana,arial,geneva,sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #ffffbb;
}

p {
	line-height: 1.3em;
	margin: 0.8em 1em 0.8em 0.5em;
}

a:link {
	text-decoration: none;
	color: #ffffdd;
}

a:visited {
	text-decoration: none;
	color: #ffffdd;
}

a:active {
	text-decoration: none;
	color: #ffffdd;
}

a:hover {
	text-decoration: none;
	color: #ffff00;
}

div.title {
	font-family: Georgia,times,serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 1.3em;
	color: #ffffcc;
	text-align: center;
	text-decoration: none;
	margin: 12px 12px 8px 12px;
	padding: 4px;
}

div.desc {
	font-family: Georgia,times,serif;
	font-size: 10pt;
	font-style: italic;
	color: #ffffcc;
	text-align: center;
	text-decoration: none;
	line-height: 1.4em;
	margin: 6px 12px 16px 12px;
	padding: 4px;
}

div.cards {
	font-family: Georgia,times,serif;
	font-size: 10pt;
	font-style: italic;
	color: #ffffcc;
	text-align: center;
	text-decoration: none;
	line-height: 1.8em;
	margin: 2px;
	padding: 2px;
}

div.links {
	font-family: Georgia,times,serif;
	font-size: 10pt;
	font-style: italic;
	color: #ffffdd;
	text-decoration: none;
	line-height: 1.4em;
	margin: 6px 12px 16px 12px;
	padding: 4px;
}

div.prev {
	background: url(left1.gif) right center no-repeat;
}

div.prev:hover {
	background: url(left2.gif) right center no-repeat;
}

div.next {
	background: url(right1.gif) left center no-repeat;
}

div.next:hover {
	background: url(right2.gif) left center no-repeat;
}

div.copyright {
	font-family: Georgia,times,serif;
	font-size: 8pt;
	color: #ffffcc;
	text-align: center;
	text-decoration: none;
	line-height: 1.4em;
	margin: 12px 2px 8px 2px;
	padding: 4px;
}

td.cards {
	border-width: 2px;
	border-color: #e3eeaa;
	border-style: solid;
	margin: 2px;
	padding: 2px;
}
