td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	}
	
a {
	color: #00CCFF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	color: #00CCFF;
	}
	
.blue {
	font-weight: bold;
	color: #00CCFF;
	font-size: 11px;
}

.bluestd {
	color: #00CCFF;
	font-size: 11px;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

.whitehdr {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.green {
	font-weight: bold;
	color: #009933;
	font-size: 10px;
}

.red {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
}