body, td {
	font-family: arial;
	font-size: 9pt;
}

.note {
	font-size: 8pt;
	color: #898989;
}

a:link,
a:visited,
a:active {
    color: #2c9b00;
    text-decoration: underline;
}
a:hover {
    color: #ff6c00;
    text-decoration: underline;
}

.c2 {
	background-color: #e5e5e5;
}

.p1 {
	font-size: 8pt;
}

.popup { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #fffaa7; LAYER-BACKGROUND-COLOR: white; width: 200; BORDER-LEFT: 1px solid black; BORDER-TOP: 1px solid black; BORDER-BOTTOM: 3px solid black; BORDER-RIGHT: 3px solid black; PADDING: 3px; z-index: 10 }
