@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../iepngfix/checkerboard.gif);
	height: 100%;
}

p, li, td {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	color: black;
}

#right, #header, #footer, #overlay {
	display: none;
}

ul {
	list-style: square;
}

#left {
	width: 100%;
}