body { 
	background-color: #FFFFFF;

}
.errortext {
	color: #FF0000;
	border: thin solid #FF0000;
	height: auto;
	margin: auto;
	padding: 5px;
	width: auto;
}
.copyfooter {
	font-size: xx-small;
	text-align: right;
}
