body {
	color : White;
	background-color : Black;
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}

a {
	color : #99CCFF;
	text-decoration: none;
	background-color: transparent;
}

td {
	vertical-align : bottom;
	text-align : right;
	font-size : small;
	font-weight : bold;
}

.ahem {
	display: none;
}

.linus {
	font-size: 32px;
	font-weight: bold;
	font-family: "Verdana,Geneva,Arial,Helvetica,sans-serif";
	color: #00FA9A;
}

.mines {
	font-size: 32px;
	font-weight: bold;
	font-family : Georgia, "Times New Roman", Times, serif;
	color: #DCDCDC;
}

.h2 {
	font-size: 24px;
	font-weight: bold;
}

.h3 {
	font-size: 19px;
	font-weight: bold;
}

.h4 {
	font-size: 16px;
	font-weight: bold;
}

.h5 {
	font-size: 14px;
}

.h6 {
	font-size: 12px;
}

.h7 {
	font-size: 10px;
}
