body
{
	background-color:#2D8331; (bakgrundsfärg hela webbsidan)
	width: 100%;
	margin-top:2%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #285E11
}

.SidHuvud
{
	background-color:#C3DF97; (bakgrundsfärg i tabellen Sidhuvud)
	padding-top: 3px; (marginaler i förhållande till själva tabellens kanter)
	padding-bottom: 100px;
	padding-left: 60px;
	padding-right: 60px;
	margin: 0px; (mellanrum till nästa tabell)
	width: 100%;
	border-top: solid 3px #285E11;
	border-left: solid 3px #285E11;
	border-right: solid 3px #285E11;
	text-align: justify;
}	

.Huvudsida
{
	font-family: Arial, sans-serif;
	background-color:#C3DF97; (bakgrundsfärg i tabellen Meny)
	padding-top: 3px; (marginaler i förhållande till själva tabellens kanter)
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px; (mellanrum till nästa tabell)
	width: 100%;
	border-bottom: solid 3px #285E11;
	border-left: solid 3px #285E11;
	border-right: solid 3px #285E11;
	color: #285E11
	text-align: justify
}

.Bildtext
{
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 6pt;
	font-style: italic;
}

.bild
{
	text-align: center;
}

td
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	border: solid 1px #285E11;
	text-align: justify;
}

th
{
	font-family: Arial, sans-serif;
	font-size: 7pt;
	text-align: center;
	border: solid 1px #285E11;
}


h1
{
	color:#285E11;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 5px;
	line-height: 28pt;
}

h5
{
	color:red;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}

.sidfot
{
	font-family: Arial, sans-serif;
	font-size: 7pt;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #285E11;
}

p
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.e
{	font-family: Arial, sans-serif;
	font-size: 7pt;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #285E11;


ul
{
	text-align: left;
}

li
	{
	text-align: left;
	}

.radbyte
{
	line-height: 6pt;
}

.htmlmall
{
	font-size: 6pt;
}