body    { font: 80%/1.45em verdana, arial, sans-serif; padding-bottom: 1.5em; }

.splash {
	text-align: right;
	font: 1.1em "Times New Roman", Times, serif;
	width: 315px;
	color: #333;
}

.splash-head {
	text-align: right;
	font: 1.3em Arial, Helvetica, sans-serif;
	width: 315px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
}

p, li
	{
	font-size: .90em;
	padding: 12px 0px 12px 12px;
}

a:link, a:visited {
	color: #600;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:focus {
	color: #006;
	font-weight: bold;
	text-decoration: none;
}

a:link#nav, a:visited#nav, a:hover#nav, a:focus#nav { font-size: .85em; } 

.title {
	font: 3em "Times New Roman", Times, serif;
	color: #666;
}

.subtitle {
	font: italic bold 1.1em "Times New Roman", Times, serif;
	color: #333;
}

.pagetitle {
	font: bold 1.1em "Times New Roman", Times, serif;
	text-align: center;
}

.wrapped {
	float: right;
	display: inline;
	margin-left: 20px;
}

.enlarged {
	width: 500px;
}

.caption {
	font-weight: bold;
	font-size: .75em;
	color: #666;
	line-height: normal;
}

img {
	border: 1px solid #000;
)

img .noborder {
	border: 0;
)
