body,
td,
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	color: #30C;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}

.massages {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	list-style-image:  url(img/plume.png);
}

.orangeBold {
	color: #F60;
	font-weight: bold;
}

.inc {
	color: #369;
	text-align: left;
	padding: 10px;
	border: solid 1px #000;
	background-color: #CFF;
	background-image: url(img/image001.jpg);
}
.inc img {
	margin-left: 10px;
	margin-bottom: 5px;
}

.prices {
	text-align: center;
	margin: 5px 0px 3px 0px;
}
.prices th {
	padding: 2px 5px 2px 5px;
	color: #FFF;
	background-image: none;
	background-color: #369;
}
.prices td {
	color: #369;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	border: solid 1px #4477AA;
}

.mTitle {
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 12pt;
	font-weight: bold;
}

#tablePlumes td {
	vertical-align: middle;
	height: 41px;
}