* {
    font-weight: normal;
	font-size: 10pt;
}
		
a {
    xcolor: #607580;
}
body    {  
		background-color: #607580;
		text-align: center; 
		font-family: sans-serif;
        width: 800px;
		}
#contentexjobb{
		background-color: #FFFFFF;
        padding: 5px 20px 5px 20px;
        width: 800px;
        margin: auto;
}
#footer{
    text-align:right;
    font-size: 8pt;
}

h1      {  
		font-size: 20pt; 
       	font-family: "Monotype Corsiva", sans-serif;
		}
h2      {  
		font-size: 14pt; 
		}
h3, h3 a      {  
		font-size: 13pt; 
		}
h4      {  
		font-size: 15pt; 
		}


h5      { 	
		font-size: 10pt;
	     }

li     {  
		text-align: justify;
		}
p       {  
		text-align: justify;
		}
td      {  
		text-align: left;
		}
th      {  
		font-weight: bold;
		}

