<!-- JLS - Jämtlands Läns Släktforskare -->
<!-- Styleguide jls_style.css -->
<style type="text/css">{ }
* {margin:0;padding:0;}


BODY {font: 0.75em/1.0em Verdana, Times;
      color: #000000;
	  font-weight: normal;
	  background-color: #EFEFEF;
            margin-left: 20px;
      margin-right: 20px;
      margin-bottom: 10px;
	margin-top: 10px;
	font-size: 0.75em;
	padding: 1em 2em;
	line-height: 1.5em;
} 

table	{font: Arial, Helvetica, sans-serif;  font-size: 0.9em;  padding: 2px;  margin: auto auto;
		}

td{
	padding-left: 10px;
	padding-right: 4px;
}
li{font: 80% verdana, arial, tahoma;
    font-weight: normal;
	 }	  

hr{
	background: Red 5px;
	padding-top: 2px;
	padding-bottom: -4px;
	margin-bottom: 3px;
	margin-top: 3px;
	}	  
p,ul {
	font-size: 1.1em;
	color: Black;
} 
p.small {font: 70% Verdana, Times;
         color: #000000;
		 font-weight: normal;
		 }
		 
p.big {font: 100% Verdana, Times;
       color: #000000;
	   font-weight: normal;
	   }

p.bold  {font-weight: bold;}
		 
p.italic  {font-style: italic;}

H1 {font: 170% Arial, Helvetica, sans-serif;
    color: #000000;
	font-weight: bold;
	font-size: 22 px}
	
h2 {font: 160% Arial, Helvetica, sans-serif;
    color: #000000;
	font-weight: bold;
	}
	
h3 {font: Arial, Helvetica, sans-serif;
    color: #000000;
	font-weight: bold;
	}
	
h4 {font: Arial, Helvetica, sans-serif;
    color: #000000;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	}
	
h5 {font: Arial, Helvetica, sans-serif;
    color: #000000;
	font-weight: bold;
	font-style: normal;
}
	
h6 {font: 1em Arial Helvetica sans-serif;
    color: #000000;
	font-weight: bold;
	margin: 1.5em 0em 1px 0em;
}


<!-- blue -->
.blue {color: #0000BB}
<!-- red -->
.red {color: #BB0000}
<!-- green -->
.green {color: #00BB00}
<!-- First letter big and red -->
.firstr:First-Letter {Font-size: 150%;
                      color: #BB0000;}
<!-- First letter big and blue -->
.firstb:First-Letter {Font-size: 150%;
                      color: #0000BB;}
<!-- First letter big and green -->
.firstg:First-Letter {Font-size: 150%;
                      color: #00BB00;}
<!-- First letter medium and red -->
.firstrm:First-Letter {Font-size: 120%;
                       color: #BB0000;}
.info	{
	text-align: center;
}




