body {
	color: #333333;
	margin: 20px;
	width: 495px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
}

.bodytext a:link {
	color: #336699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	text-decoration: none;
	border-bottom-style: solid;
}

.bodytext a:visited {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	text-decoration: none;
	color: #336699;
}

.bodytext a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	text-decoration: none;
	color: #336699;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 85%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 85%;
	background-image:  url("../images/newsletter_images/general_bullet.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
}

li {
	vertical-align: baseline;
	list-style-type: square;
	list-style-position: outside;
	list-style-image:  url("../images/newsletter_images/general_bullet.gif");
	text-align: left;
}

#width610px {
	width: 610px;
}

.width400px {
	width: 400px;
}

.width160px {
	width: 160px;
}
.width20px {
	width: 20px;
}

#height80px {
	height: 80px;
}

.issuedate {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.caveat {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 85%;
}
