.error   {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
        font-weight: bold;
        text-indent: 0px;
	font-size: 30px;
	color: #000000;
        }
.errdesc   {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
        font-weight: bold;
        text-indent: 0px;
	font-size: 15px;
	color: #000000;
        }

