*, html, body, td, input, select, div, ul, button, p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color:#FFF;
	background-image:none;
	color: #000;
	margin: 0px;
	padding:0px;
}

a, a:visited {
	text-decoration : underline;
	color: #000;
}

#nav_layer0, #nav_layer1, #nav_layer2, #right, input, select, button, textarea {
	display: none;
}

h1 {
	font-size: 30pt;
	color:#000;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
}

h2 {
	font-size: 20pt;
	color:#000;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
}