body	{	font-family: Serif;
		background-color: #FFFFFF; }

.clientnames	{
		  color: #993333;
		  width: 450px;
		}

.clients	{
		  color: #FF9933;
		}

.updates	{
		  color: rgb(160, 20, 36);
		}

p.spirits	{
		  color: rgb(160, 20, 36);
		  font-size: 12px;
		}

p.kids		{
		  color: rgb(42, 78, 150);
		  font-size: 12px;
		  width: 450px;
		}

p.tmt		{
		  color: rgb(89, 2, 99);
		  font-size: 12px;
		  width: 288px;
		}

p.development	{
		  color: rgb(212, 136, 88);
		  font-size: 12px;
		}

table.thumbtable {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 10px;
		padding-left: 0px;
		border: 0px;
	}

td.thumbcol {	text-align: center;
		vertical-align: top;
	}

img	{	border: 0;
	}

img.thumb {	margin-bottom: 10px;
	}

img.thumbborder {
		margin-bottom: 10px;
		border: solid black 1px;
	}
