* {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	display: none;
	/*font-size: 170%;*/
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 90%;
}

p {
	font-size: 77%;
}

img {
	behavior: url('css/iepngfix.htc');
}

#nav,
#tab,
#footer ul {
	display: none;
}