table
{
font-family: Arial, Helvetica, sans-serif;
}
td {	
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;

}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

.coupon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.couponTbl {
	border: 3px dashed #CC0000;
}

.schedTbl {
	border: 1px solid #804000;
}


span.cap-g {/* Bad Moz! p:first-letter.class */
  float: left;
  font-size: 2.7em;
  padding: 10 0.15em;
  margin: 0 0.15em 0 0; 
  background: #eee;
  border: 3px outset #f5f5f5;
  }
  
span.float-left {
  float: left;
  width: 9em;
  margin: 0 0.2em 0 0;
  background: #eee8aa;
  border-right: 2px dotted #cd853f;
  border-bottom: 2px dotted #cd853f;
}

span.float-right {
  float: right;
  width: 9em;
  margin: 0 0.2em 0 0;
  background: #eee8aa;
  border-right: 2px dotted #cd853f;
  border-bottom: 2px dotted #cd853f;
  }
  
.story table
 {
	font-family: Times New Roman;
 }
.story td
{
	  font-size:16;
}
<!–
.shade{position:relative;display:block;padding:5px;font-size:11px;font-weight:bold;}
.shade ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.shade ul li{display:block;float:left;margin:0 11px 0 0;}
.shade ul li a{display:block;color:#D5F1FF;text-decoration:none;padding:14px 22px 0 22px;width:133px;height:42px;}
.shade ul li a:hover,.shade ul li a.current{color:#D5F1FF;background:transparent url(img/menushaded.gif) no-repeat; top center ;}

/* surrounding margins (optional) */
.round{
margin-bottom:1px;
}
.round .c{
/* inner content padding */
padding:0 0px 0 0px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}
/* curve height, background image */
.links .t, .links .b, .links .b b, .links .t b{
height:10px;
background-image:url(http://www.allcrunchy.com/Web_Stuff/Rounded_Corners/images/ffffff0000990000994101600.png);
}

/* inner color, border color, border width */
.links .c{
background:#000099;
border-color:#000099;
border-left-width:4px;
border-right-width:4px;
}



/* curve height, background image */
.links-item .t, .links-item .b, .links-item .b b, .links-item .t b{
height:10px;
background-image:url(http://www.allcrunchy.com/Web_Stuff/Rounded_Corners/images/ffffffF1FF11F1FF114101600.png);
}

/* inner color, border color, border width */
.links-item .c{
background:#F1FF11;
border-color:#F1FF11;
border-left-width:4px;
border-right-width:4px;
}

