body,.bod {
	font-size: 12px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	background: #627345;
	color: #ffffff;
}

A {
	color: #ffc9bb;
	text-decoration: underline;
	}


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

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

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

IMG {
	margin: 0;
	margin-bottom: 10px;
	border: 0;
}

h2{
}

h3{
}

.title {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 24px;
	padding-right: 10px;
	font-style: italic;
	}

.subtitle {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 16px;
	padding-right: 10px;
	font-style: italic;
	}

.featuretitle {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 30px;
	font-style: italic;
	color: #696964;
	background: #ffffff;
	margin-right: 15px;
	}


.middle {
	border-left-style: dotted;
	border-left-color: #7f7e70;
	border-left-width: thin;
}


.newstitle {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 30px;
	font-style: italic;
	color: #ffffff;
	background: #dabd58;
	margin-right: 15px;
	}


.news {
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-color: #dabd58;
	border-bottom-width: thin;
	padding-left: 10px;
	padding-right: 10px;
    margin-right: 15px;
}

.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;
}



table {

}