body {
	background-color: #fff;	
}

.ctrlFonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}

.ctrlButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt
}

.style2 {
	color: #000066;
	font-weight: bold;
}

.style3 {
	color: #333333;
	font-weight: bold;
}

.error {
    text-align: center;
    color:red;
}