@charset "utf-8";
/* CSS Document */

body 
	{margin:0;
	padding:0;
	position: relative;
	background: url(RDB-back-plain.jpg);
	width: 860px;
	}

p	{
	font-size: 1.2em;
	margin: 0 0 1.4em;
	padding: 0 24px;
	clear: both;
	margin: 10px;
	padding: 5px;
	color: #FF0;
	font-family: "Courier New", Courier, monospace;
	}
li	{
	padding: 5px;
	}

h1 {
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #FF5;
	font-family: "courier new", monospace;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
	}
h2 {
	letter-spacing: 1px;
	margin: 20px;
	margin-bottom: 0;
	color: #FF5;
	font-family: "courier new", monospace;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
	}
h3 {
	letter-spacing: 1px;
	margin: 20px;
	margin-bottom: 0;
	color: #F40;
	font-family: "courier new", monospace;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	}
table {margin: 10px;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #F00;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FD0;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #FF0;
	}
.top-line-choices li {
	display: inline;
	padding-right: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: oblique;
	font-weight: bold;
	color: #FA3;
/*	font-size: large; */
}
.top-line-choices li.empty {
	padding-left: 5px;
	}
