/* CSS for DNS Newsletter */
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.smalltext {
	font-size: 10px;
}
a {
	color: #039;
}
a:hover {
	color: #369;
	text-decoration: none;
}

.dates {
	font-weight: bold;
}

.disclaim {
	font-size: 10px;
	color: #666666;
}
.DWBullet {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 10px;
	line-height: 14px;
}
.DWBullet a {
	font-size: 11px;
	color: #CC9966;
	font-weight: normal;
}

.HistoryTitle {
	font-size: 18px;
	font-weight:bold;
	color:#CC6600;
}

.HistoryLineSpace {
	line-height:20px;
	}

.WatkinsTitle {
	font-size: 18px;
	font-weight:bold;
	color:#3366CC;
}


