ul { 
	list-style-type:disc; 
}
.str_red { 
	font-weight: bold;
	font-size: 14px;
	color: red;
}
.table_style{ 
	padding-left: 45px;
	text-align:right;
	color:red;
}
.text_style{
	padding-left: 45px;
}
.space_top {
	padding-top: 30px;
}
.space_bottom {
	padding-bottom: 20px;
	padding-left: 450px
}
.space_footer {
	text-align: center;
	padding: 30px;
}