body {
	font-family: "MS Sans Serif", Verdana;
	color: #683848;
	background-color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	font-family: "Century Gothic";
	font-size: x-large;
	color: White;
	font-weight: bold;
	font-size-adjust: none;
}

h2 {
	color: #683848;
}

h2.header {
	color: white;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
}

h2.emphesis {
	font-style: italic;
}

h3.menu {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

li {
	margin-top: 0px;
	margin-bottom: 0px;
}

a.menu {
	color: White;
	font-size: small;
	text-decoration: none;
}

a {	
	color: #683848;
	text-decoration: underline;
}
a:hover {
	color: Silver;
}
a.menu:hover {
	color: Silver;
}

pre {
	text-align: left;
	margin-left: 50px;
}

td {
	
}

td.mainbody {
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
td.border {
	background-color: #683848;
	text-align: center;
}
td.menu-header {
	background-color: #7E454F;
}
.gjebullets {
	text-align: left;
}
.gjeraremiles {
	margin: 15px;
}
