body
{
	color:#383119;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

a:link
{
	color: #1D7795;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

a:visited, a.visited
{
	color: #BDA86B;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

a:hover, a.hover
{
	color: #23A9C7;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

ul
{
	list-style-type: none;
	color: #907C41;
	margin:0;
	padding:0;
}

li
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
}

ul li
{
	padding:0px 0 0px 13px;
	background-image: url('../img/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

table.tSMS{ border: solid 1px silver; border-collapse: collapse; font-weight: bold; width: 500px; }
table.tSMS td{ font-size: small; white-space: nowrap; padding-bottom: 12px; }
table.tSMS th{ font-weight: normal; text-align: left; padding-bottom: 14px; }
table.tSMS td.tSMSvs{ color: Red; }

