@charset "utf-8";
/* CSS Document */

body  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
 	}
	
.text {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}

.text1 {
	font-size: 16px;
	color: #FFFFFF;;
	font-weight: bold;
	text-align: center;
}

.text2 {
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	text-align: justify;
}

a {text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	}

.Stil1 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.Stil2 {
	font-size: 12px;
	color: #000099;
}

.Stil3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}