table.label {
	border-width: 3px;
	border-spacing: ;
	border-style: solid;
	border-color: red;
    	border-bottom-color: red;
	border-collapse: separate;
	background-color: white;
}
table.label th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: red;
    	border-bottom-color: red;
	background-color: white;
	-moz-border-radius: ;
}
table.label td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: red;
    	border-bottom-color: red;
	background-color: white;
	-moz-border-radius: ;
}
table.null {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: none;
    	border-bottom-color: none;
	border-collapse: none;
	background-color: none;
}
table.null th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: none;
    	border-bottom-color: none;
	background-color: none;
	-moz-border-radius: ;
}
table.null td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: none;
    	border-bottom-color: none;
	background-color: none;
	-moz-border-radius: ;
}
.style4 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: left;
	color: red;
}
.style5 {
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.more {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 8px;
	color: #999999;
	text-decoration: underline;
	font-style: italic;
	padding-left: 150px;
}
.style7 {
	font-family: "Courier New", Courier, monospace; 
	font-weight: bold; 
	text-align: left; 
	font-size: 18px; 
	color: red;
}
	
.style8 {
	color: #FF5E5E
}
