/*   pri.css - validerad aug 2005 */

body	 	{ 
font-family: 'times new roman', serif; 
color: Black; 
background:white;
 } 
a		{ font-size: 8pt; color: black; text-decoration: none } 
BLOCKQUOTE	{ font: 10pt helvetica, Times, serif; }
b		{ font-size: 8pt; font-weight: bolder; }
h1		{ font: bold 18pt verdana, Gill Sans MT, Arial, sans-serif; }
h2		{ font: bold 16pt gill, helvetica, Verdana, Arial, sans-serif; }
h3		{ font: bold 14pt gill, Verdana, Arial, sans-serif; }
h3.brf		{ font-size: 14pt; }
p.spec		{ border: none; }
p 		{ font-size: 8pt; }
p.upp		{ 
font-size: 8pt;
}
p.bok		{ font-size: 10pt; color: black; } 
p.ment	 	{ font: 12pt "Times New Roman", serif; font-weight: bolder; padding: 1em; } 
p.ee		{ font: 10pt Garamond, serif;  }
P.ein		{ font: 8pt "Courier New", monospace; margin-left: 10%; margin-right: 10% } 
P.aug		{ font: 10pt "Times New Roman", serif; color: black; padding: 2pt; border: none; text-align: left; }
P.brf		{ font: 12pt "Times New Roman", serif; color: black; background: White; border: none; }
P.thin	{ font: 12pt serif }
P.alla	{ font: bold 12pt "Times New Roman", serif; }
P.marg	{ margin-left: 10%; margin-right: 10%; }
P.pre		{ font: 8pt "Courier New", monospace; margin-left: 10%; margin-right: 10% }
/* tog helt bort hr som gav valideringsproblem */

ul 		{ margin: 0.5em; padding: 0.5em; }
li   		{ font: 10pt Arial, sans-serif; color: black; background: white; padding: 1mm; list-style: none }
li.res		{ font: 8pt "Times New Roman", serif; }
li.nere		{ font: 10pt Arial, sans-serif; }
li.blp		{ font: 10pt "Times New Roman", serif; }
li.map		{ font: 12pt bold arial, sans-serif; color: black; background: white; margin: 1mm; padding: 2pt;list-style: none; }
li.rubrik 	{ font: 12pt bold arial, sans-serif;  margin: 2pt; text-align: center; font-weight: 600; }
table		{ width: 100%; border-collapse: collapse; border: 1px solid #ff9900; } /* obs color code  */
caption		{ font-size: 10pt }
th		{ font-size: 10pt; border-collapse: collapse; border: 1px solid #ff9900; }
td		{ font-size: 8pt; border-collapse: collapse; border: 1px solid #ff9900; } /* evt inte good color */

