body, td {
	background-color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	line-height: 130%;
}

body {
	margin: 0px;
}

a {
	color: #666666;
	text-decoration: none;
}

.bLink, .bLinkSelected {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.bLink:hover, a:hover {
	color: #CC6633;
}

.dark {
	color: #333333;
}

.bLinkSelected {
	color: #333333;
}

.listCell {
	padding: 3 0 4 0;
}

.paddedText {
	padding: 0 30 0 0;
}

.title {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.stillCell {
	color: #666666;
}

.leftColumn {
	text-align: right;
}
.rightColumn {
	text-align: left;
}
