body {
    font-family: 'Ubuntu', Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight:normal;
    line-height: 18px;
    letter-spacing: 0.2px;
    color: #222;
}

.text-bold                  {font-weight:bold;}
sup                         {color:red;}
i               			{font-style:italic;}
b,.b               			{font-weight: 900;}
u               			{text-decoration: underline;}
dt, dd          			{display:block; float:left;font-weight:normal;}
dt              			{clear:both;}
p, ul, ol, li, span 	    {/*font-size:15px;*/}
li              			{margin-bottom:0px;}
ul              			{margin-left:20px;list-style-type: disc;}
ol              			{margin-left:20px;list-style-type:decimal;}
/*hr, .hr         			{height: 1px; border: none; color: #353535;background-color: #353535; margin-top:15px; margin-bottom:15px;}*/
textarea        			{}
select          			{}	
span            			{}
ul, li, ol
{
	/*font-size:14px;*/
	}
	
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {margin:0; padding:0;}

.tagline
{
    font-size: 25px;
    line-height:25px;
    font-weight: lighter;
    }
	
h1, .h1 
{
    font-size: 25px;
    line-height:30px;
    margin-bottom:5px;
    font-weight:500;
}
h2, .h2 {
    font-size: 16px;
    line-height:20px;
}
h3, .h3
{/* används ej */}

h4, .h4{
    font-size: 14px;
    line-height:14px;
    letter-spacing:0.1em;
    margin-bottom:3px;
    margin-top:3px;
}

h5, .h5{
    font-size: 12px;
    line-height:12px;
    letter-spacing:0;
    margin-bottom:0px;
}



/* ****************************************** */
/* CUSTOM */