body {
	background-image: url(../Images/Background.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ContentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
}
.FooterText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.CellPadding {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}

table.sn {border-width: thin thin thin thin;
             border-spacing: 2px;
             border-style: none none none none;
             border-collapse: collapse;
             text-align: left;
             margin-left: auto;
             margin-right: auto;
             width: 180px}

td.sn-title {font-family: Verdana, Geneva, sans-serif;
              border-width: thin thin thin thin;
              padding: 0px 0px 0px 0px;
              border-style: none none none none;
              border-color: white white white white;
              color: #666666;
              font-size:12px;
              font-weight: bold}
td.sn-date {font-style: none;
             font-family: Verdana, Geneva, sans-serif;
             border-width: thin thin thin thin;
             padding: 1px 1px 1px 1px;
             border-style: none none none none;
             border-color: white white white white;
             color: #666666;
             font-size:10px}
td.sn-post {font-family: Verdana, Geneva, sans-serif;
              padding: 1px 1px 1px 1px;
              border-style: none none none none;
              font-weight: none;
              color: #666666;
              font-size:12px;}
</style>