.tt_text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-align: right;
}
.tt_text_greybold { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333333; background-color: #FFFFFF; text-align: left; line-height: 18px; ; font-weight: bold}

.tt_text_black_bold {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: x-small;
	font-weight: bold;
	color: #000000;
        text-align: left; 
        line-height: 18px;

}

.tt_text_black_bold_right {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: x-small;
	font-weight: bold;
	color: #000000;
        text-align: right; 
        line-height: 18px;
}

.tt_text_red_bold_right {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: x-small;
	font-weight: bold;
	color: #9A000F;
        text-align: right; 
        line-height: 18px;
}
