@import url("/webdoc.css");
		
.Rubrik	
		{
			font-size: 17px; 
			font-weight: bold;
			color:#1368a9;
		}
		
.Mellanrubrik 
		{
		font-size:12px;
		font-weight: bold;
		color : #1368a9
		}
		
.Liten
	{ 
		font-size: 10px;
	}


.bildtext
 		{ 
 		font-style: italic;
		font-size: 10px;
		}
		
.Normal
 		{ 
 		font-family: verdana;
		font-size:11px;
		font-weight: normal;
		color: #000000;
		}