table.fullWidth	{	width: 100%;	}
.noprint	{	display: none;	}
p	{	font-family: arial, sans-serif;
		color: black;
	}

td.headerrow	{	padding-left: 20px;
				}
a.extlink:link		{	color: black;
						text-decoration: none;
					}
a.extlink:visited	{	color: black;
						text-decoration: none;
					}
a.extlink:active	{	color: black;
						text-decoration: none;
					}
a.extlink:hover		{	color: black;
						text-decoration: none;
					}

li	{	font-family: arial, sans-serif;
		margin-bottom: 10px;
		color: black;
	}
	
