﻿.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
}
.bread_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #003300;
	line-height: 14px;
}
.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.adress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #003300;
	font-weight: normal;
}
.body {
	background-color: #000000;
}
.rubriksmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.breadbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
}

