@charset "utf-8";
/* CSS Document */

.title {

	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	color: #003366;
	font-size: 10pt;
	text-align: center;

}

.password {

	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 7pt;

}

.input {

	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	font-size: 8pt;
	text-align: right;

}

.inputbox {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;

}
