.Normal {
	font-family:      "Arial";
	font-size:        11px;
	font-weight:      normal;	
	color:            #363636;
}
.Headline {
	font-family:      "Arial";
	font-size:        15px;
	font-weight:      bold;	
	color:            #3f861c;
}
.Title {
	font-family:      "Arial";
	font-size:        13px;
	font-weight:      bold;	
	color:            #3f861c;
}
.Bold {
	font-family:      "Arial";
	font-size:        11px;
	font-weight:      bold;	
	color:            #363636;
}
.Light {
	font-family:      "Arial";
	font-size:        11px;
	font-weight:      normal;	
	color:            #999999;
}
td {
	font-family:      "Arial";
	font-size:        11px;
	font-weight:      normal;
	color:            #363636;
}
