.textsmall {
	font-family: Tahoma, System;
	font-size: 10px;
}
.textmiddle {

	font-family: Tahoma, System;
	font-size: 12px;
}
.text {

	font-family: Tahoma, System;
	font-size: 11px;
}
.button {
	font-family: Tahoma, System;
	font-size: 12px;
	font-weight: bold;
	color: #003366;


}
.textbig {
	font-family: Tahoma, System;
	font-size: 17px;
	font-weight: normal;

}
.listbox {
	font-family: Tahoma, System;
	font-size: 12px;
	background-color: #FFDF01;

}
