h2
{
	font-size: 24px;
	color: #3F5462;
}

h3
{
	font-size: 14px;
	color: #663300;
	margin-bottom: 10px;
	font-weight: bold;
}

h4
{
	font-size: 12px;
	color: #990000;
	width: 435px;
	margin-top: 12px;
	margin-left: 8px;
	margin-bottom: 12px;
	font-weight: bold;
	}



a:link,a:active,a:visited { color: #006699; }

a:hover
{
	color: #663300;
	text-decoration: none;
}

.body
{
	color: #000000;
	padding-bottom: 4px;
}

.subhead
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.bodyHead
{
	color: #3E5462;
	clip: rect( );
	margin-top: 4px;
	font-weight: bold;
}

.floatR
{
	float: right;
	padding-top: 4px;
}

#pipe
{
	padding: 3px;
	border-bottom: 1px solid #000;
	margin-bottom: 0px;
	background-color: #c93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#pipe ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#pipe ul li
{
	margin-left: 0;
	padding: 1px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}

#pipe ul li.first
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#pipe a:link,a:active,a:visited { color: #000; }

#pipe a:hover
{
	color: #fff;
	text-decoration: none;
}

#popup a, #popup a:visited
{
	position: relative;
	display: block;
	width: 300px;
	text-align: left;
	padding: 0 10px;
	margin: 0;
	border: none;
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

#popup a span { display: none; }

#popup a:hover {
	top: 0px;
	color: #663300;
	text-decoration: none;
	border: none;
	text-indent: 0;
}

#popup a:hover span
{
	display: block;
	position: absolute;
	top: 0px;
	left: 325px;
	width: 285px;
	margin: 0px;
	color: #663300;
	background: #fff;
	text-decoration: none;
}
.bodyList 
{
	color: #330000;
	margin-top: 4px;
	margin-left: 20px;
	margin-bottom: 4px;
	list-style-type: square;
	line-height: 14px;
}

li 
{
	padding-left: 4px;
	padding-bottom: 4px;
}

.bLb {
	font-weight: bold;
	color: #000000;
}

