/* Remove */

table#top, .noprint, .nav, .no {
	display: none; 
}

.old {
	display: none;
}

/* Format */

.title, h1, h3 {
	font-family: georgia, times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

p, div, td, .chart td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

.chart td {
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
}

.yes, img {
	display: block;
}

