hr {
	clear: both;
}

h1 {
	text-align: center;
	font-style: italic;
	color: #D01010;
	font-size: 25px;
}

h2 {
	text-align: center;
	font-style: italic;
	color: #D01010;
	font-size: 18px;
	margin-top: 1em;
}

p {
	text-align: justify;
}

p.paragraph {
	text-indent: 6%;
}

p.return {
	text-align: right;
}

a {
	color: #08a1f1;
	text-decoration: none;
}

a:hover {
	color: #292994;
	text-decoration: underline;
}

p.head_up {
	text-align: center;
	font-size: 18px;
	overflow: hidden;
}

td.date1 {
	width: 60px;
	padding-right: 7px;
	vertical-align: top;
	text-align: right;
}

.feed table {
	border-collapse: collapse;
}

.feed table, th, tr, td {
	margin: 0 5% 0 5%;
	padding: 10px;
}

.feed th {
	background-color: #EEE;
}

.feed td {
	border: 1px dashed black;
	text-align: left;
	vertical-align: top;
}
