html {
	background:		while;
	color:			black;
	padding:		10px;
	font-size:		12px;
	font-family:	Verdana, Helvetica, sans-serif;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color:			red;
}

.header {
	border-bottom: 1px solid #ccc;
	border-left: 8px solid black;
	padding-left: 5px;
}

.menu_cell {
	vertical-align: top;
}

.table_cell {
	vertical-align: top;
	padding: 4px;
	width: 100%;
}

.download {
	border: 1px dotted black;
}

.download_box_cell {
	width: 100px;
}

.changelog {
	border: 1px dotted black;
	width:	100%;
}

.menu_list {
	border: 1px dotted black;
}

.changelog_list {
	font-size:		10px;
}
