body {
	margin-top: 20px;
}

.text {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.account {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #de1111;
}

.error {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}