body,.bod {
	font-size: 12px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	font-family: helvetica, arial, serif;
	background: #dde2e0;
	color: #2b1100;
}

A {
	color: #55423e;
	text-decoration: underline;
	}


A:link, A:visited {
	color: #55423e;
	text-decoration: underline;
	}

A:hover {
	color: #000;
	text-decoration: none;
	}

p {
	font-size: 12px;
	margin: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 0;
}

IMG {
	margin: 0;
	border: 0;
}

h2{
}

h3{
}

.title {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	}

.last {

	font-size: 12px;
	margin: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #d2ccbe;
	border-bottom-width: thin;
	padding-left: 10px;
}

.cost {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.more {
	text-align: right;
}


.price {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

.subprice {
	padding: 0;
}

hr {
	border: none 0; 
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 0 o 0 10px;
	text-align: left;
}

table {

}

.links {
	font-family: helvetica, arial, san-serif;

	border-top-style: dotted;
	border-top-color: #d2ccbe;
	border-top-width: thin;

	border-bottom-style: dotted;
	border-bottom-color: #d2ccbe;
	border-bottom-width: thin;
	
	padding-bottom: 10px;
	padding-top: 10px;
}
