	/*  	  fed.css	ny fil avsedd for syndicated content 		
					tog av misstag bort table men den ska absolut va kvar */ 
	
body      {font-family: helvetica, gill, verdana, sans-serif; color: navy; 
          background: #ffffaa; font-size: 1.2em; font-weight: 700; 
 }
hr        {padding: 5px 2px; margin: 5px 2px;
 } 
a:link		{ color: navy; font-weight: bold; background: #ffa;  text-decoration: none; }
a:visited	{ color: blue; font-weight: bold; background: #ffc;  text-decoration: none; }
a:hover		{ color: black; background: transparent; text-decoration: underline; }
a:active	{ color: maroon; background: transparent; text-decoration: none;
 }
b         { color: red;
            background: #ffc;
  }	
i				{ color: navy; background: #fff; font-weight: bolder;
 }
table		{ 
width: 100%; font-family: "Times New Roman", serif; 
color: black;
background: #ffb;				
border-collapse: collapse; 
border: 2px solid #fff;
					 }					 		
tr			{ 
color: black;
background: #ffa; 
border: 1px solid #fff;
 }
caption	{ font-weight: 700; color: red; background: transparent; }
th			{ font-weight: 600; border-collapse: collapse; border: 1px solid #fff; 
						text-decoration: underline; } 
td			{ font-weight: 600; border-collapse: collapse; border: 1px solid #fff;
 }
pre
  {font-size: 0.8em;
  }
p 		 { font: 1.0em "Times New Roman", serif; color:black;font-weight: bolder;
			 	  background: white; padding: 0.2em; }
p.div		{ font-size: 120%; color: navy; background: transparent;font-weight: 600; padding: 7px 14px; }
p.ny		{ font-size: 100%; color: navy; background: transparent;font-weight: 600 }
P.dikt	{ font: bold 1.1em arial, sans-serif; color: black; background: #ffa;  }
/*	fed.css redigeras feb 2006 for willwork
Really Simple Syndication RSS fed.css  */
