html, body{
	font-family: "trebuchet ms", Tahoma, Verdana, Helvetica;
}

object, img, .txtlink, #logo, embed, #jsticker {
  display: none;
}

.textOnly{
	font-size:40px;
	display:none;
}

li {
	list-style-type:none;
}

*{
background-image:none;
}

.cleaner{
	clear:both;
}

input {
 padding: 0 0 5px 5px;
}

table tr, td {
  background-color:#FFF;
}


