.TableBorder
{
	border : 1px solid #99CC99;
}
.DateText{
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : 500;
	color : #81C081;
}
.BodyText{
	 font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 500;
	color : #828393;
}
.DarkText{
	 font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 600;
	color : #828393;
}
.BodyTextAnchor{
	 font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : 500;
	color : #828393;
}
.BottomText{
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : 500;
	color : #81C081;
	text-decoration : none;
}

.UnsubscribeText{
	 font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #828393;
}

.Header{
	color : White;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
.Text{
	list-style-image : url(dot.gif);
	color : #A2A3AE;
	font-family : Arial;
	font-size : 12px;
	width : 200px;
}
