a:link {
	color: #0000ff;
	text-decoration: none;
	}

a:visited {
	color: #800080;
	text-decoration: none;
	}

a:focus,
a:hover,
a:active {
	color: #ff0000;
	text-decoration: underline;
	}

h1	{
	text-align: center;
	font-weight: bold;
	font-size: 144%;
	}

sub	{
	vertical-align: 0;
	position: relative;
	top: 0.3em;
	font-size: 60%;
	}

sup	{
	vertical-align: 0;
	position: relative;
	bottom:0.7em;
	font-size:60%;
	}

table	{
	width: 90%;
	max-width: 600px;
	border: 0;
	border-collapse: 0;
	border-spacing: 0;
	margin-left: auto;
	margin-right: auto;
	}

.intern:link {
	color: #0000ff;
	text-decoration: none;
	}

.intern:visited {
	color: #0000ff;
	text-decoration: none;
	}

.intern:focus,
.intern:hover,
.intern:active {
	color: #ff0000;
	text-decoration: underline;
	}

.kapitel {
	text-transform: uppercase;
	font-size: 84%;
	}

.liten	{
	text-align: center;
	font-size: 80%;
	}

.samla	{
	white-space: nowrap;
	}

.u	{
	text-decoration: underline;
	}
