a {
	text-decoration: none;
	color: #FFFFFF;
}

.active {
	color: #CCFFCC;
}

.smaller {
	font-size : 10pt;
}

.smallest {
	font-size : 8pt;
}

.hidden {
	display : none;
}

.visible {
	display : block;
}

td {
	font-family : Helvetica;
	font-size : 11pt;
	color: white;
}

th {
	font-family : Helvetica;
	font-size : 8pt;
	text-align: left;
}

.itemname {
	font-weight: bold;
	color: white;
}

.smaller {
	font-size : 10pt;
	font-weight: normal;
}

.larger {
	font-size : 11pt;
}

.largest {
	font-size : 12pt;
}

.sectionheader {
	font-weight: bold;
	color: #CCFFCC;
}