body {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	color:#505048;
	font-size:9pt;
	background-image:url(http://lamthompson.com/images/bg.gif);
}

td {
	font-size:9pt;
}

img {
	border:0;
}

a{
	cursor:hand;
}

a:link {
	color: #505048;
	text-decoration: none;
}
a:visited {
	color: #505048;
	text-decoration: none;
}
a:hover {
	color: #505048;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.title {
	color:#800000;
	font-size:10pt;
	font-weight:bold;
}

a.title {
	color:#800000;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
}

.smaller {
	font-size:8pt;
}

ul {
	margin-right: 0;
	margin-left: 14;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 150%;
	padding:0px;
}

.MojHead {
	font-weight:bold;
	font-size:11pt;
}
