.content {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: justify;
}
.content_igs {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.content_header {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #003366;
}
.emergency {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
.error {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#CC0000;
}
.list_price {
	font-family: Tahoma;
	font-size: 12px;
	font-style:italic;
	color: #999999;
	text-decoration:line-through;
}
.our_price {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#993300;
	text-decoration:none;
}

