.test {
	font-family: Verdana;
	font-size: 9pt;
}

.title {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: black;
}

.boxtext {
	font-family: Verdana;
	font-size: 9pt;
	color: black;
	padding-left: 5;
	padding-right: 5;
}

.boxtitle {
	font-family: 'Times New Roman';
	font-size: 22pt;
	font-weight: normal;
	text-align: center;
	color: white;
	padding-left: 5;
	padding-right: 5;
}

.login {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-align: right;
}

