body	{
	margin: 2em;
	background-color: white;
	font: 12pt arial, helvetica, sans-serif;
}

h1	{
	font-size: 16pt;
	border-bottom: 1pt solid black;
}

h1 a	{
	text-decoration: none;
}

h2	{
	font-size: 14pt;
}

h3	{
	font-size: 12pt;
}

a	{
	color: #000;
}

p, th, td, ol, ul	{
	font: 12pt arial, helvetica, sans-serif;
	vertical-align: top;
	margin-top: 1em;
	line-height: 1.4em;
}

li, ul.col1 li, ul.col2 li		{
	list-style: square;
	background: none;
	background-repeat: none;
}

input, select, textarea	{
	font: 12pt arial, helvetica, sans-serif;
}

#header_left, #header, #skip, #nav1, #nav2, #nav3, #footer #policies	{
	display: none;
}

table	{
	width: 80%;
}

#footer a img	{
	border: none;
}