body 	{
		margin-left: 0px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
}
			
			
/* LÄNKAR - vanliga blåa */

a    	{ 
		font-family: Tahoma, Arial, Helvetica;
		font-weight: normal;
		font-size: 12px;
		color: #A83226;
		text-decoration: none; 
		line-height : 19px;
		} 


a:hover     { 
			font-family: Tahoma, Arial, Helvetica;
			font-weight: normal;
			font-size: 12px;
			color: #A83226;
			text-decoration: none; 
			line-height : 19px;
			}
.aSmall    	{ 
		font-family: Tahoma, Arial, Helvetica;
		font-weight: normal;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none; 
		line-height : 15px;
		} 


.aSmall:hover     { 
			font-family: Tahoma, Arial, Helvetica;
			font-weight: normal;
			font-size: 10px;
			color: #FFFFFF;
			text-decoration: none; 
			line-height : 15px;
			}			

/* STANDARD */

.Brod       { 
			font-family: Tahoma, Arial, Helvetica;
			font-weight: normal;
			font-size: 12px;
			color: #828485;
			text-decoration: none;
			line-height : 19px; 
			}
			
.ingress	{
			font-family: Tahoma, Arial, Helvetica;
			font-weight: normal;
			font-size: 15px;
			color: #4B4B4B;
			text-decoration: none;
			line-height : 15px; 
			padding:0px;
			top:0px;
			}
			
.small		{
			font-family: Tahoma, Arial, Helvetica;
			font-weight: normal;
			font-size: 10px;
			color: #FFFFFF;
			text-decoration: none;
			line-height : 15px; 
			}
			
			
/* RUBRIKER FÖR FORMULÄR */

.form		{			
			font-family: Tahoma, Arial, Helvetica;
			font-size: 11px;
			color: #6C6C6C;
			font-weight: bolder;
			padding-bottom: 2px;
			margin: 0px;
			padding-top: 1px;
			padding-right: 0px;
			padding-left: 0px;
			line-height: 14px;
			}	
			
strong 		{
			font-weight: bolder;
			}

						
em			{
			font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
			font-weight: normal;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
			line-height : 20px;
			font-style: italic; 
			
			
			
			}

ul			{
			margin-top: 5px;
			margin-left: 15px;
			line-height: 19px;
			padding: 0px;
			font-family: Tahoma, Arial, Helvetica;
			font-weight: normal;
			font-size: 12px;
			color: #828485;
			text-decoration: none;
			/*line-height : 19px; */
			}
			

/* RUBRIKER */

h1 			{ 
			font-family: Tahoma, Helvetica;
			font-weight: normal;
			font-size: 15px;
			color: #000000;
			text-decoration: none;
			line-height : 20px;
			padding-bottom: 4px;
			margin: 0px;
			padding-top: 0px;
			padding-right: 0px;
			padding-left: 0px; 
			}			



/* OLIKA FÄRGER */


.black   	{ 
			color: #000000;
			line-height : 16px;
			}	

.black:hover   	{ 
			color: #000000;
			line-height : 16px;
			}
		
.white   	{ 
			color: #FFFFFF;
			text-decoration: none; 
			}	

.white:hover   	{ 
			color: #FFFFFF;
			text-decoration: none; 
			}		

.grey   	{ 
			color: #8E8E8E;
			
			}		
			
.grey:hover   	{ 
			color: #8E8E8E;
			
			}
			
.blue   	{ 
			color: #3253B2;
			font-weight: bolder;
			}		
			
.blue:hover   	{ 
			color: #3253B2;
			font-weight: bolder;
			}

.blueThin   	{ 
			color: #3253B2;
			}		
			
.blueThin:hover   	{ 
			color: #3253B2;
			}
	


/* ATTRIBUT */

.thin   	{ 
			font-weight: normal;
			}		
			
.thin:hover { 
			font-weight: normal;
			}
	
					
/* KNAPP */

.Button
{
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}