body {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}
a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #800000;
}
a:active {
	color: #800000;
}

#packages {
	background-color: #733021;
	color:#fff2e6;
	padding: 8px;
	margin: 12px;
}

#details {
	border: 1px solid #000;
	font-size: 0.7em;
	padding: 4px;
}

.bodytext{
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}

.comment-home {
	margin: 15px;
	position:relative;
	border: thin solid #000000;
	text-align:left;
	padding:10px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
}

