/* CSS Document */

<style>


body 
{	
	scrollbar-base-color: #ffffff; 
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #559FFE;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #D4D4CD;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #D4D4CD;

}

body a
{
	color:#656464;
	TEXT-DECORATION: none;
	font-family:calibri;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	
}
body a:hover
{
	COLOR: #7C7C7C;
}

input {
	font-family: calibri;
	font-size: 12px;
	font-weight: bold;
	color: #174F88;
	background-color: transparent;
	line-height:20px; 
}


/* Text */
p.text  
{
	font-weight: normal;
	color: #174F88;
	font-size:14px;
	font-family: calibri;
	text-align:left;
	margin: 0.5cm 1.0cm 0.5cm 1.0cm;
	line-height: 18px;
}

/* Rubrik*/
p.rubrik  
{
font-weight: bold; 
color: #174F88; 
font-size:17px;
font-family: calibri;
text-align:left;
margin: 0.5cm 1.0cm 0.5cm 1.0cm;
line-height:17px;
}

.style9  
{
font-weight: normal;
color: #174F88;
font-size:14px;
font-family: calibri;
text-align:left;
line-height: 18px;}
	
.style5 {
font-weight: normal; 
color: #ffffff; 
font-size:20px;
font-family: calibri; 
text-align:left;
margin: 0.2cm 0.2cm 0.2cm 0.2cm;
line-height: 18px;
	
}
.style6 {
font-weight: normal; 
color: #174F88; 
font-size:14px;
font-family: calibri;
text-align:left;
line-height: 18px;
text-decoration:underline;
	
}

.style7 {color: #CC0000;
font-weight:bold;}

.style8 {style="border: 1px solid #B6B4B1;}

</style>
