body {
	background-color: #666699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFCC;
}
#layoutwidth {
	width: 100%;
}
#nav {
	padding-top: 30px;
	width: 230px;
	background-color: #006;
	text-align: center;
	vertical-align: top;
}
#nav a {
	display: block;
	margin-top: 11px;
}

.noprint {
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #99CCFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFCC;
}
p {
	line-height: 1.3em;
}
h1 {
	font-size: 1.4em;
	letter-spacing: 0.15em;
	font-style: italic;
}
h2 {

	font-size: 1.2em;
	letter-spacing: 0.15em;
}
h3 {
	font-size: 1.1em;
	letter-spacing: .1em;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .6em;
	color: #990033;
	font-weight: bold;
}

.footer a:link {
	text-decoration: none;
	color: #990033;
}

.footer a:visited {
	text-decoration: none;
	color: #990033;
}
.footer a:hover {
	text-decoration: none;
	color: #990033;
}
.textwidth {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}


.catalogtext {
	font-size: 0.7em;
	text-align: center;
}
.clearboth {
	clear: both;
}


.textsmaller {
	font-size: .7em;
}
p:first-letter {
	font-size: 125%;
}
.shadowbox {
	text-align: center;
}
