body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #990000;
}

body,html {
	height: 100%;
	background: #60442f url(images/background.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

.inline {
	display: none;
}

.inlineContent {
	padding: 20px;
	color: #990000;
	background: #dbdbdb url(images/inline-background.jpg) center center no-repeat fixed;
}

.subtitle {
	font-size: 16px;
	font-style: italic;
}

.title {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
