/* 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:#ffffff;
	TEXT-DECORATION: none;
	font-family:calibri;
	font-size:14px;
	font-weight:bold;
	
	
}
body a:hover
{
	COLOR: #e7e7e7;
}

input {
	font-family: calibri;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	 
}


/* Text */
p.text  
{
font-weight: normal; 
color: #6A6A6A; 
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: #6A6A6A; 
font-size:17px;
font-family: calibri;
text-align:left;
margin: 0.5cm 1.0cm 0.5cm 1.0cm;
line-height:17px;
}

.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;}

.style10 {
font-weight: normal; 
color:#6A6A6A;; 
font-size:14px;
font-family: calibri; 
text-align:left;
line-height:22px; 
}

</style>


