td {
	font-size:10pt;
}

a {
	text-decoration:underline;
	color:202020;
}
a:hover {
	text-decoration:none;
	color:000000;
}

#img {
	border-color:000000;
}

h1 {
	font-size:14pt;
	font-weight:bold;
}

ul {
	margin:0 0 20 25;
	color:a0a0a0;
}

P {text-indent:10pt}
P:first-line {margin-left:10pt}

#small {
	font-size:9pt;
}
#smallest {
	font-size:8pt;
}
