﻿@charset "utf-8";
/* CSS Document */
.style_center {	text-align: center;}
.style_no_border {border-width: 0;}
.style_left {text-align: left;}
	
}
.style_8
 {font-family: Arial; font-size:8pt; color: #000080; font-weight:400}

.steil1
 {
	font-family: Arial;
	font-size:10pt;
	color: #000080;
	font-weight:400;
	text-align: center;
}

.steil1_b
 {font-family: Arial; font-size:10pt; color: #000080; font-weight:bold}

.steil1_b_u
 {font-family: Arial; font-size:10pt; color: #000080; font-weight:bold;
  text-decoration: underline;}


.stylel2_b_centre
 {
	font-family: Arial;
	font-size:12pt;
	text-align: center;
	font-weight:bold;
	color: #000080;
}

.steil2_b_mauve
 {font-family: Arial; font-size:12pt; color: #990099; font-weight:bold}

.steil2_b_u {
	font-family: Arial;
	font-size:12pt;
	color: #000080;
	
	text-decoration: underline;
}

.steil3
 {
	font-family: Arial;
	font-size:14pt;
	color: #000080;
	font-weight:400
}

.steil3_b
 {font-family: Arial; font-size:14pt; color: #000080; font-weight:bold}

.steil3_wit_b
 {font-family: Arial; font-size:14pt; color: #ffffff; font-weight:bold}

.steil3_b_u {
	font-family: Arial;
	font-size:14pt;
	color: #000080;
	font-weight:bold;
	text-decoration: underline;
}

.steil18_b 
 {font-family: Arial; font-size:18pt; color: #000080; font-weight:bold}

 .steil_wit_8 
 {
	font-family: Arial;
	font-size:8pt;
	color: #FFFFFF
}
.style_wit_10_L {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}

.steil_wit_12 {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #FFFFFF;
}
.steil1_B_wit {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.steil1u {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	font-weight: 400;
	color: #000080;
	
}
.style10_u_left {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	font-weight: 400;
	color: #000080;
	text-align:left;
}

.style10_r{
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	font-weight: normal;
	text-align: right;
}
.style10_L{
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	font-weight: normal;
	text-align: left;
}

.style_10_L{
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	font-weight: normal;
	text-align: left;
}


.style_10_center{
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	font-weight: normal;
	text-align: center;
}

.style10_b_r{
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
	text-align: right;
}
.style10_b_L{
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
	text-align: left;
}
.style10_b_centre{
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
	text-align: center;
}
.style_12_center{
	font-family: Arial;
	font-size: 12pt;
	color: #000080;
	font-weight: normal;
	text-align: center;
}

.style_12_b_center{
	font-family: Arial;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
	text-align: center;
}

.style14_b_center {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000080;
	text-align: center;
}

