table {
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
	color: #003366;
	line-height: 1.2em;
	font-weight: bold;
}
.p_red {
	color: #CC0000;
}
.a_red {
	color: #CC0000;
}
.p_class {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
	color: #003366;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fabric_caption {
	font-family: "Courier New", Courier, mono;
	font-size: .8em;
	color: #666666;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
}
.fabric_head {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
}
.p_caption {
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
	color: #003366;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.p_caption_red {
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
	color: #CC0000;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.2em;
	font-weight: bold;
}
.p_centre {
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
}
