body {

	font-family: Georgia, Garamond, Times New Roman, Arial, Helvetica;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	background-color: #25272E;
	vertical-align: top;
	text-align: left;
	font-size: large;
	color: #FFFFFF;
}

.toc1 {
	font-size: 120%;
	font-weight: bolder;
}
.toc2 {
	font-size: 112%;
	margin-left: 10px;
}
.toc3 {
	font-size: 106%;
	font-weight: bold;
	margin-left: 15px;
}
.fodnote {
	font-size: 80%;
/*	font-weight: bold;
	vertical-align: super;
	text-indent: 8px;*/
}
.rune {
	font-family: Gullskoen;
	font-weight: bold;
	font-size: 200%;
}
h1 
{
	font-size: 150%;
	font-weight: bold;
}
h2 
{
 	font-size: 130%;
	font-weight: bold;
}
h3 
{
	font-size: 120%;
	font-weight: bold;
}
h4 
{
	font-size: 112%;
	font-weight: bold;
}
h5 
{
	font-weight: bold;
}
a {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}