/* CSS Document */
td {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000;
}

p.tbl {
	font-size: 10px;
	margin: 0 0 10px 0;
	color: #002448;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #002448;
	margin: 10px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #002448;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #002448;
	margin: 0 0 10px 0;
}

.price {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.txtfooter {
	font-size: 10px;
	color: #00244A;
}