body		{margin: 0;
		background-color: rgb(237, 216, 250)}
		
body.tsb	{background-color: aliceblue}

a:link		{color: 3333BB;
		text-decoration: none}

a:visited	{color: 662266;
		text-decoration: none}

a:hover		{text-decoration: underline}

td.headinv	{background-color: rgb(191, 217, 255)}

div.leftside	{width: 29%;
		float: left;
		clear: left;
		align: left;
		font-size: 30px;
		padding-bottom: 10px;
		padding-left: 5px}

div.rightside	{width: 70%;
		float: left;
		align: left;
		padding-bottom: 10px}

.item		{font-size: 15px;
		color: 3030BB;
		font-weight: bold;
		text-decoration: underline}

.content	{font-size: 16px}

.leadin		{font-size: 18px}

.oldname	{font-size: 20px;
		color: 3030BB;
		font-weight: bold;
		text-decoration: underline;
		padding-left: 5px}

.oldtext	{font-size: 16px;
		margin-left: 30px}

.title		{font-size: 35px;
		text-align: center;
		text-decoration: underline}

.tag		{font-size: 14px;
		text-align: center;
		font-style: italic}

.navlist	{font-size: 20px;
		padding: 10px;
		text-align: center}

h1		{font-size: 30px}

h2		{font-size: 25px}

h3		{font-size: 20px}

h4		{font-size: 15px}

.quote		{font-size: 25px;
		font-family: courier, verdana, sans serif;
		text-indent: 30px}

.attribute	{font-size: 18px;
		font-family: georgia;
		font-style: italic;
		margin-left: 200px}
		
.tagline	{font-size: 16px;
		font-weight: bold;
		font-family: georgia;
		font-style: italic;
		text-align: right;
		valign: bottom;
		margin-right: 25px}

div.tsbleft	{background-color: rgb(142,204,252);
		margin-left: 10px;
		float: left;
		width: 30%;
		font-family: georgia, verdana, arial}
		
.top ul 	{background: url(images/tsbroundcorners.gif) -15px -15px no-repeat;
		height: 15px;
		list-style: none;
		margin: 0}
	
.top ul li 	{float: right;
		background: url(images/tsbroundcorners.gif) 0px -15px no-repeat;
		width: 15px;
		line-height: 15px}
	
.bottom ul 	{background: url(images/tsbroundcorners.gif) -15px 0px no-repeat;
		height: 15px;
		list-style: none;
		margin: 0}
	
.bottom ul li 	{float: right;
		background: url(images/tsbroundcorners.gif) 0px 0px no-repeat;
		width: 15px;
		line-height: 15px}

.tsblefttext	{padding-left: 15px}
		
.tsbitem	{font-size: 12pt;
		color: darkslateblue;
		font-weight: bold;
		text-decoration: underline}
		
.tsbitemlink	{font-size: 10pt}
		
div.tsbright	{float: left;
		padding-left: 20px;
		width: 65%;
		min-width: 10%;
		max-width: 100%;
		font-family: georgia, verdana, arial;
		margin-right: 15px}
		
span.tsbhead	{font-size: 20px;
		font-weight: bold}
		
span.tsbdate	{font-size: 14px;
		color: gray}
		
span.tsbcontent	{font-size: 16px}
		
.tsblinks	{clear: both;
		width: 100%;
		font-size: 8pt;
		font-family: georgia, verdana, arial;
		font-weight: bold;
		text-align: center}

div.tsbcopy	{clear: both;
		width: 100%;
		font-size: 8pt;
		font-family: courier, georgia, verdana;
		text-align: right}
		
span.tsbcopy	{margin-right: 20px}