form {
	height:	100%;
}
.s-dwa-login-font {
	font-size:	.7em;
	font-family:	Arial, Helvetica, sans-serif;
}
.s-dwa-body-font {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	xx-small;
}
.s-dwa-body-background {
	background-color:		lightgrey;
}
.s-dwa-login-background {
	border:				1px solid black;
	background-color:		white;
}
.s-dwa-copyright {
	font-size:			xx-small;
}
.s-dwa-button {
	border-style:			outset,groove ;
	background-color:		lightgrey;
}
.s-dwa-button-font {
	font-size:			xx-small;
}


