body {
	text-align: center;
	margin: auto 0;
	background-image: url(lwlogobak.jpg);
}
.maintable {
	text-align: center;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}
.centerpics {
	text-align: center;
}
.pic {
	/*<!--Just hang on to this and leave on all pics in case you need to format ALL-->*/
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.toolbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.toptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.textsmall {
	font-size:10px;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
