BODY	{ margin: 0; background: #fc9; }

A.nav
{
	display: block;
	text-decoration: none;
	padding: 3px;
	border: outset 2px #ccf;
}

A.nav:visited
{
	color: blue;
}

A.nav:hover
{
	background: #06c;
	color: white;
	border: inset 2px #ccf;
}

.smaller
{
	font-size: smaller;
}

DL
{
	line-height: 120%;
}

DL.navb
{
	background: #ccf;
	position: fixed;
	width: 120px;
	top: 50px;
	right: auto;
	bottom: auto;
	left: 0px;
}

.mleft	{ margin-left: 20px }

P	{ margin-left: 20px }

.redspan	{ color: red }

IMG	{ border: 3px #fc9 inset }

H1, H2, H3, H4	{ margin-left: 10px; }

.rate	{ border: #9cf inset }

.header	{ background: #ffe; border-bottom: 3px #f90 double; }

.display
{
	border-color: #ccc;
	border-width: 5px;
	border-style: inset;
}

.specials
{
	background-color: #CC9;
	color: #006;
}

.dropcap
{
	color: black;
	font-size: 2em;
	float: left;
}

.double
{
	color: #009;
	font-size: 150%;
}

.main TD { padding-right: 1em }

.panorama a
{
	text-decoration: none;
}

