
body
{
	font-family: arial, sans-serif;
	font-size: medium;
	
	color: #000000;
	background-color: #FFFFFF;
}

a
{
	text-decoration: none;
}


.header, .footer
{
	text-align: center;
}

.image_spacer
{
	font-size: xx-large;
	font-weight: bolder;
	
	text-align: center;
	width: 2em;
	
	color: #666666;
	background-color: #FFFFFF;
}

.image_spacer_empty
{
	width: 4em;
}

.block_spacer
{
	height: 3em;
}


.help_story_table
{
	width: 100%;
}

.story, .screenshot_cmd, .footer
{
	font-size: small;
}

.image, .story, .screenshot_cmd, .help
{
	vertical-align: top;
}

.screenshot_cmd
{
	font-weight: bold;
}

.changelog, .help
{
	font-family: "courier new", sans-serif;
	font-size: small;
	
	white-space: pre;
}

.changelog a
{
	font-weight: bold;
}

.upcoming
{
	font-size: medium;
	font-weight: bold;
	
	color: #CC0000;
	background-color: #FFFFFF;
}
