a {
	color: rgb(220,220,255);
	text-decoration: none;
}
body {
	background-color: rgb(10,10,10);
	cursor: default;
	color: white;
	overflow-y: scroll;
	height: 100.001%;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
table {
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
.title {
	font-family: verdana, sans-serif;
	font-size: 12pt;
}
.header {
	color: white;
}
.subtext {
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
.copyright {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: rgb(150,150,150);
}
.thumbnailCell {
	height: 53px;
	width: 53px;
	background-color: rgb(40,40,40);
}
.blogEntry {
	color: white;
}
