body {
	font-family: tahoma;
}

table {
	font-size: x-small;
}

.blackh {
	color: Black;
	font-family: Times New Roman;
	font-size: medium;
}

.blowup {
	text-decoration: none;
	font-weight: bold;
}


.text {
	padding: 6px;
}

.date {
	padding-left: 0.5em;
	font-size: medium;
	font-weight: bold;
	color: #f1f1f1;
}

h1 {
	font-family: Times New Roman;
	font-weight: normal;
	font-size: large;
	color: Red;
	margin-bottom: 0;
	margin-top: 0.5em;
}

h2 {
	font-size: smaller;
	color: Gray;
	margin: 0;
}

a:hover {
	color: red;
}