@charset "utf-8";
/* CSS Document */

.brodtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.smalltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.header1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.header2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.header3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.header4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}