*{
	color: #000;
	size: 10pt;
	padding:0;
	margin:0;
}
	
a {
	color: #000;
	font-weight: bold;
}


#header, #headerNav, #contentLeft, #footer, div.menu {
	display: none!important;
}

ul li {
	list-style-type: square;
}

body {
	width: 98%;
	font-family:arial,sans-serif;
}

table td {
	font-size:9pt;
	padding:2pt;
}

h1, h2, h3, h5, h6 {
	margin:2pt 0;
}

h1 {
	font-size:16pt;
}

h2 {
	font-size:14pt;
}

h3 {
	font-size:11pt;
}

