/* SPS newsletter stylesheet */
body { background: #e7e7e7; color: #000000; margin: 0; padding: 0; }
font, p { font-family: arial, sans-serif, verdana; line-height: 140%}
li, em { line-height: inherit; }
.section { font-size: 13px; color: #990000; margin: 0 ; padding: 0; font-weight: bold; }
.grey { font-size: 11px; color: #333333; margin: 10px 0; padding: 0; font-weight: normal; }
.bluetxt { font-size: 11px; color: #333366; margin: 0 0 15px 0; padding: 0; font-weight: normal; }
.lnk { color: #999999; text-align: center; margin: 0 auto; font-size: 10px; padding: 0;}
.maintable { border: 0; margin: 0 auto; padding: 0; }
img {border: 0}

.left { margin: 0 5px 10px 20px; }
h4.first { font-size: 11px; color: #990000; margin: 15px 20px 0 20px; padding: 0; font-weight: bold; display: block; }
h5 { font-size: 11px; color: #ffffff; margin: 0 20px 0 20px; padding: 0; font-weight: bold; text-align: right;}
.black { color: #000000;}
.issue { background: #666666; border: 0; border-top: 1px solid #999999; text-align: right; }

ul { margin: 0; padding-top: 5px; padding-right: 10px; padding-bottom: 8px; padding-left: 20px; border: 0; }
ul.info li { font-size: 11px; color: #333366; list-style-image: url(http://sps.org.uk/images/newsletter/sps.gif); margin: 0; }
ul.list li { font-size: 11px; color: #333333; list-style: circle; margin-right: 20px; margin-top: 0;;}
ul.strat li { font-size: 11px; color: #000000; list-style: circle; }

td { vertical-align: top; }
.top { text-align: right; }
.toptable { border-left: 1px solid #999999; border-right: 1px solid #999999; }
.maintable { border: 0; }
td.topbar { background-color: #666666; border: 0; border-top: 1px solid #333333; border-bottom: 1px solid #cccccc; margin: 0; padding: 2px 0;}
td.sect { background: #ffffff; border: 0; border-top: 1px solid #999999; border-bottom: 1px solid #999999; margin: 0; padding: 4px 0; }

a:link { color: #990000; text-decoration: underline; line-height:inherit;}
a:visited { color: #990000; text-decoration: underline; line-height:inherit;}
a:hover { color: #000000; text-decoration: underline; line-height:inherit;}
a:active { color: #990000; text-decoration: underline; line-height:inherit;}

a.info:link { color: #333366; text-decoration: underline; line-height:inherit;}
a.info:visited { color: #333366; text-decoration: underline; line-height:inherit;}
a.info:hover { color: #990000; text-decoration: underline; line-height:inherit;}
a.info:active { color: #333366; text-decoration: underline; line-height:inherit;}

a.link:link { color: #666666; text-decoration: underline; line-height:inherit;}
a.link:visited { color: #666666; text-decoration: underline; line-height:inherit;}
a.link:hover { color: #990000; text-decoration: underline; line-height:inherit;}
a.link:active { color: #666666; text-decoration: underline; line-height:inherit;}
