h1	{
	font-family : Arial, Helvetiva, sans-serif;
	font-size : 120%;
	color : Silver;
	border-width : 1px;
	border-style : solid;
	border-color : Silver;
	text-align : center;
	background-color : Transparent;
}

hr {
	color : Silver;
	background-color : Transparent;
}

h2	{
	font-family : Arial, Helvetiva, sans-serif;
	font-size : 110%;
	background-color : Transparent;
}

h3	{
	font-family : Arial, Helvetiva, sans-serif;
	font-weight : bold;
	font-size : 100%;
	color : White;
	background-color : Transparent;
	margin-bottom : 5px;
	margin-top : 5px;
}



body {
	font-family : Arial, Helvetiva, sans-serif;
}

.brodtekst   {
	font-family : Arial, Helvetiva, sans-serif;
	font-size : 87%;
	font-style : italic;
	background-color : #000088;
	margin-left : 3em;
}

.postedby   {
	font-family : Arial, Helvetiva, sans-serif;
	font-size : 87%;
	font-style : italic;
}

.quote  {
	font-style : italic;
	color : #c4c491;
	margin-left : 3em;
}

.quote:Hover  {
	font-style : italic;
	color : White;
	margin-left : 3em;
}

.quote:Visited  {
	color : Silver;
	margin-left : 3em;
}

.quote:Active  {
	font-style : italic;
	color : #c4c491;
	margin-left : 3em;
}

.toc   {
	font-family : Arial, Helvetiva, sans-serif;
	font-size : 89%;
	background-color : #000050;
	/*margin-right : 1em;
	margin-left : 2em;*/
}

td.menu	{
	font-family : Arial, Helvetiva, sans-serif;
	font-weight : normal;
	font-size : 107%;
	color : White;
	background-color : Transparent;
}

th.menu	{
	font-family : Arial, Helvetiva, sans-serif;
	font-weight : bold;
	font-size : 107%;
	color : White;
	background-color : Transparent;
}

a.menu	{
	font-family : Arial, Helvetiva, sans-serif;
	font-weight : normal;
	color : White;
	background-color : Transparent;
	text-decoration : underline;
}

a.menu:Hover	{
	font-family : Arial, Helvetiva, sans-serif;
	background-color : Transparent;
	text-decoration : none;
}

blockquote {
	background-color : Transparent;
	font-family : Arial, Helvetiva, sans-serif;
}

p {
	background-color : Transparent;
	font-family : Arial, Helvetiva, sans-serif;
}

p.blueback {
	background-color : Transparent;
	font-family : Arial, Helvetiva, sans-serif;
	color : Silver;
	font-size : 0.9em;
	font-style : italic;
}

a:link	{
	background-color : Transparent;
	text-decoration : Underline;
}

a:visited	{
	background-color : Transparent;
	text-decoration : Underline;
}

a:active	{
	text-decoration : none;
	background-color : Transparent;
}

a:hover		{
	font-family : Arial, Helvetiva, sans-serif;
	background-color : Transparent;
	text-decoration : none;
}

ul {
	list-style-type : square;
	font-family : Arial, Helvetiva, sans-serif;
	background-color : Transparent;
}

.rightmenu {
	font-family : Arial, Helvetiva, sans-serif;
	text-align : right;
	font-size : 80%;
	background-color : Navy;
}

.lastwords {
	margin-top : 1em;
	margin-bottom : 1em;
	margin-left : 2em;
	margin-right : 2em;
}


.so:link, .so:active, .so:visited {
	color : #f5f5f5;
	text-decoration : underline;
}

.so:hover {
	text-decoration : none;
}

.sn, .sn:link, .sn:active, .sn:visited {
	font-size : 80%;
	color : silver;
	text-decoration : none;
}

.sn:hover, {
	color : silver;
	text-decoration : underline;
}
