body,.bod {
	font-size: 10px;
	margin: 0;
	margin-left: 25px;
	margin-top: 25px;
	padding: 0;
	font-family: courier;
	background: #000000;
	color: #ffffff;
}

A {
	color: #869044;
	text-decoration: none;
	}


A:link, A:visited {
	color: #869044;
	text-decoration: none;
	}

A:hover {
	color: #ffffff;
	text-decoration: none;
	}

p {
	font-size: 13px;
	margin: 0;
	margin-bottom: 10px;
	padding-right: 25px;
	padding-left: 10px;
}

IMG {
	margin: 0;
	margin-bottom: 10px;
	border: 0;
}

h2{
}

h3{
}

.leftmost {

	margin-left: 68px;

}


.title {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 48px;
	padding-right: 10px;
	text-align: left;
	color: #d4e16e;
	font-family: 'Akronim', cursive;
	}

.text {
	margin-top: 2px;
	margin-bottom: 15px;
	font-size: 22px;
	padding-right: 10px;
	text-align: left;
	color: #828282;
	}

.subtitle {
	margin-top: -15px;
	margin-bottom: 15px;
	font-size: 12px;
	padding-right: 10px;
	text-align: left;
	color: #bfbfbf;
	}

.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: 15px;
	font-size: 22px;
	padding-right: 10px;
	text-align: left;
	color: #24252e;
	font-family: 'Fredoka One', cursive;
	}


.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 {

}

.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;
}

.last {

	border-bottom-style: dotted;
	border-bottom-color: #d2ccbe;
	border-bottom-width: thin;
	
	padding-bottom: 10px;
	padding-top: 10px;
}