
body {margin: 2px 0px 0px 1px;}

body, table {	font-family: Arial;
	font-size: 11px;
	text-align: left;
	}
	
table {margin: 0px;
		padding: 0px;
		border-collapse: collapse;
		border-width: 0px
		}
		
img	 {margin: 0px;
	border-width: 0px}

h1, h2, h3, h4, h5 
	{text-align: center}
	
h1 { font-size: 14px;
		font-weight: bold; 
		color: black;
		margin: 0px;}
		
h2 { font-size: 20px;
		color: black;
		font-weight: normal;}



/* Gör inputs osynliga för användare men fylls i av spindlar*/
.osynlig {display: none;}


/* Links */

a:link {COLOR: 0000AA; TEXT-DECORATION: none}

a:visited {COLOR: 0000AA; TEXT-DECORATION: none}

a:hover {COLOR: 0066FF; TEXT-DECORATION: underline}


#hlink {COLOR: black; TEXT-DECORATION: none}

#ul {TEXT-DECORATION: underline}



/* Fonts */

#small { font-size: smaller}


#big { font-size: larger}
		
		
/* Paragraphs */

p {font-size: larger;}

/* p:first-line {font-size: larger;} */ 


/* Spans */ /* Divs */

.fl {font-size: larger;}

		
/*Tables*/


#tbox  { border: solid #E4D0D2; 
		border-width: 1px;
		padding: 2px 3px 1px 6px; 
		background-color: white
		} 
		
#tboxsmall   
		{ border: solid #A3B8F3; 
		border-width: 1px;
		padding: 6px; 
		background-color: white
		} 
		
#tboxintro   
		{ border: solid #A3B8F3; 
		border-width: 1px;
		padding: 0px; 
		background-color: white
		} 
		
#tboxbig   
		{ border: solid #E4D0D2; 
		border-width: 1px;
		padding: 12px; 
		background-color: white
		} 		

#shead {font-weight: bold;}

#tlinks {padding: 0px 0px 0px 10px;  /* the links left spacing */ 
		background-color: white
		} 


td.tl{padding: 0cm 0.1cm  0cm 0.1cm;} 

		