<style>


	body{

	}


	td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		line-height: 17px;
		color: #636363;
	}

	b{
		font-weight: bold;
	}

	.rubrik{
		font-family: Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		font-size:19px;
		line-height: 28px;
		text-transform:lowercase;
	}
	

	.meny{
		font-family: Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		font-size:18px;
		line-height: 18px;
		color: #898989;
		font-weight: bold;
		text-decoration: none;
	}	
	
	

	.mellanrubrik{
		font-size:14px;
		letter-spacing: 0.5px;
		line-height: 24px;
	}

	.ingress{
		font-size:12px;
		letter-spacing: 0.5px;
	}
	
	
	.rosa {
		color: #df9dc1;
	}
	
	.grayDark {
		color: #636363;
	}
	
	.grayMiddle {
		color: #898989;
	}
	
	
	.grayLight {
		color: #b7b7b7;
	}
	
	a {
		color: #636363;
		text-decoration: none;
	}
	
	a:hover {
		color: #000000;
	}
	
	
	a.meny:hover {
		color: #636363;
	}
	
	a.sub {
		font-family: Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		font-size:15px;
		line-height: 15px;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.sub:hover {
		color: #636363;
	}
	
	a.external {
		font-size:11px;
		font-weight: bold;
	}
	
	
</style>