a {
	color:#000033;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

a:visited {
	color: #000066;
	font-weight:nomal;
}

a:hover {
	color: #20086B;
	text-decoration: underline;
}

.nugget {
	border: 1px dotted #C0C0C0;
	padding: 5px;
	margin-bottom: 10px;
}
.nugheader {
	background-color: #99CCFF;
	font-size: 12px;
	font-weight: bolder;
}
.nugbody {
	background-color: #F4F4F4;
}



.topic {
	border: 1px dotted #C0C0C0;
	padding: 10px 7px;
}
.topheader {
	font-size: 12px;
	background-color: #F4F4F4;
}
.topbody {
	font-style: italic;
}
#listhead, #listhead a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #000033;
	text-decoration:none;
	padding: 5px;
}
#listOriginal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #F7F7F7;
	border:1px solid #000066;
	text-indent:.125in;
	padding: 5px;
}
#listDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-indent:.125in;
	padding: 5px;
}
#listFooter, #listFooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000066;
	background-color:#CCCCCC;
}

