body { 
	height:100%;
	margin:0; 
	background-color:#ebebeb; 
	font-family:Verdana,Arial,sans-serif;
	font-size: 12px;
}

p ul {
	font-size: 12px; margin-top: 0px;
}

.testimonial { 
	font-style: italic;
	text-align: right;
}

td a span {
	display:none;
	width:0;
}

td h1 {
	margin:0;
}

td h1 span {
	display:none;
}
a img {
	border: none;
}

span.notice {
	display:none;
	visibility: hidden;
}

table.infotable td  {
	padding: 5px;
	border-width: 1px;
	border-style:  solid;
	border-color:  black;
}


