body {
	background-position: center center;
	background-attachment: fixed;
	background-image: url(interface/background.jpg);
	background-repeat: no-repeat;
	background-color: #f0eeec;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.95em;
	color: #663300;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 0.95em;
	font-weight:normal;
	text-align: left;
	color: #663300;
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	font-weight:normal;
	color: #003766;
	text-decoration: underline;
}
a:hover {
	font-weight:normal;
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	font-weight:normal;
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	font-weight:normal;
	color: #003766;
	text-decoration: underline;
}
p.normal {
	font-size: 0.95em;
	font-weight:normal;
	color: #663300;
	font-family: Georgia, Times New Roman, Times, serif;
}
p.bold {
	font-size: 0.95em;
	font-weight:bold;
	color: #663300;
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:1.5em;
	font-weight:bold;
	color: #663300;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:1.4em;
	font-weight:bold;
	color: #663300;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	font-weight:bold;
	color: #663300;
}
h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #663300;
}
h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
	font-weight:bold;
	color: #663300;
}
small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.75em;
	font-weight:normal;
	color: #663300;
}

