body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
a{
	color: blue;
	text-decoration: underline;
}
img{
	display:none !important;
}
h1{
	font-size: 2em
}
h2{
	font-size: 1em
}
h2 a:{
	text-decoration: none;
}
h3{
	font-size: 10px
}
table, tr, td {
display:none !important;
}
form {
display: none !important;
}
