body,.bod {

	font-size: 11px;
	margin: 0;
	padding: 0;
	font-family: Times, sans-serif;
	background: #FFFFFF;
}

A {
	color: #cc3333;
	text-decoration: none;
	}




A:link, A:visited {
	color: #cc3333;
	text-decoration: none;
	}

A:hover {
	color: #ff6600;
	}


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

p {
margin: 0;
}


.price {
	font-family: helvetica, arial, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 7px;
	margin-bottom: 7px;
}

.headline {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffffff;
	background: #9d6387;
	}

.secondary {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	background: #b6cbc2;
	}

.contact {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffffff;
	background: #282c49;
	}


.txt {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	}


.news {
	margin: 5px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	}


.last {
	margin-bottom: 20px;
}
	
