HTML {
	height: 100%;
}


BODY
{
	font-family: Georgia, Baskerville, Times, serif;
	font-size: 10px;
	padding: 0px;
	line-height: 11px;
	height: 100%;
}

P, TD
{
	font-family: Georgia, Baskerville, Times, serif;
	font-size: 10px;
	padding: 0px;
	line-height: 11px;
}

A:link, A:active, A:visited
{
	color: black;
}

.title {
	font-weight: bold;
	text-decoration: none;
}

.large-title {
	font-weight: bold;
	font-size: 12px;
}

.plugin-text
{
	color: #7F7F7F;
}

.plugin-link {
	color: #7F7F7F;
	text-decoration: underline;
}

#menu {
	display: none;
	line-height: 12px;
}

.photo-space { margin: 15px 30px 15px 30px; }
