@charset "UTF-8";
/* CSS Document */


td,th {
	color: #000000;
	vertical-align: top;
	}
table {
	background-color: #FFFFFF;
	background-image: url(http://www.jacksondaly.com/newsletter/images/background-fade.jpg);
	background-repeat: repeat-x;
}
body {
	background-color: #CCCCCC;
}
.jdheader {font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	}

.grey {color: #999999}
.weblink {
	font-size: 10px;
	color: #667733;
}
.title {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-style: italic;
}
a:link {
	color: #667733;
	text-decoration: none;
}
a:visited {
	color: #667733;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.footer {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: italic;
}
.italictext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-style: italic; }
img {
}
