.text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}
.textTableDates {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
	text-align: justify;
}
.textHeader {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}
a:link {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #CCCCCC;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #FF9933;
}	
a:hover { 
	font-family: verdana;
	font-size: 12px;
	color: #999999;
}
