.level4{
	color:				red;
	text-align:			left;
	font-family:		arial;
	font-size:			8pt;
	font-weight:		bold;	
	text-decoration:	blink;
	padding-left:		15px;

}

.level3{
	color:				red;
	text-align:			left;
	font-family:		arial;
	font-size:			8pt;
	font-weight:		bold;
	padding-left:		15px;	
}

.level2{
	color:				black;
	text-align:			left;
	font-family:		arial;
	font-size:			8pt;
	font-weight:		bold;	
	padding-left:		15px;
}

.level1{
	color:				black;
	text-align:			left;
	font-family:		arial;
	font-size:			8pt;
	font-weight:		normal;
	padding-left:		15px;	
}

.heading{
	color:				black;
	text-align:			left;
	font-family:		arial;
	font-size:			9pt;
	font-weight:		bold;	
	padding-left:		5px;
}
