﻿body 
{
 background-color: #57616D;
 font-family: "Century Gothic", Verdana, Tahoma, Arial;
 font-size: 16px;
 color: #ffffff;
}

a:visited
{
	color: #ffffff;
}
a:active
{
	color: #ffffff;
}
a:link
{
	color: #ffffff;
}

h1
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: large;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0 pt;
}

h2
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: medium;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 0 pt;
	margin-top: 0 pt;
}

h3
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0 pt;
	margin-top: 0 pt;
}

.namn
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
}

.anfang
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: x-large;
	font-weight: bold;
	color: #ffffff;
}
.rubrik
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
}
.liten
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #ffffff;
}

.normal
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #ffffff;
}


.gammalfarg
{
	background-color: #E51837;
}

.gammalfarg2
{
	background-color: #90745E;
}

