.ui-body-f {
    font-weight: bold;
    color: white;
    background-color: #47a3da;
}

.ui-page-theme-f {
    font-weight: bold;
    background-color: #47a3da;
}
.button {
    font-weight: bold;
	color: black;
    background-color: #9999FF;
}
.koptext {
	font-family: Arial; 
	font-size: 24px; 
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
