.userID {
    font-family: Arial; 
    font-size: 12px; 
    color: white; 
    font-weight: bold;
}

.userCSI {
    font-family: Arial; 
    font-size: 12px; 
	 color: #00BFFF; 
    font-weight: bold;
}


.heading {
    color: #606060; 
}

.commentHead {
    font-family: Arial; 
    font-size: 14px; 
    color: #606060; 
    font-weight: bold;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 110%;
}

.commentBody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
}

.commentHead-neg {
    font-family: Arial; 
    font-size: 14px; 
    color: #D0D0D0; 
    font-weight: bold;
}

.commentBody-neg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}

LI {
	list-style: disc;
	list-style-type: disc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
}

TD {
	list-style: disc;
	list-style-type: disc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
}


.boldFigure {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}


.TipHead {font-family : arial; font-size : 15px; }

.TipBody {font-family : arial; font-size : 13px;}

.TipDate {font-family : arial; font-size : 10px; text-align:right;}

.TipImage {float : left; padding-right : 10px;}

SPAN.AFtitle {font-family : "Times New Roman, Times Roman"; font-size : 30pt; font-weight : bold; font-style : italic; color : #AD0000;}


