body {
	background: #68546F;
	margin-top:25px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
}

#underfocus {
	position: relative;
	width: 968px;
	height: 520px;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
	background: #7E3E94;
}

#focus {
	position: relative;
	width: 964px;
	height: 516px;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
	background: #ffffff;
}

h1 {

	font-size: 40px;
	color: #E3C4E6;
}

p {
	line-height: 13px;
}

.small {
	line-height: 11px;
	font-size: 9px;
}

td {
	font-size: 12px;
}

.formobjects {
BORDER-RIGHT: #7E3E94 1px solid;
PADDING-RIGHT: 2px; 
BORDER-TOP: #7E3E94 1px solid; 
PADDING-LEFT: 2px; 
PADDING-BOTTOM: 1px; 
MARGIN: 1px 0px 3px; 
FONT: 12px Verdana, Arial, Helvetica, sans-serif; 
BORDER-LEFT: #7E3E94 1px solid; 
COLOR: #5c5c5c; 
PADDING-TOP: 1px; 
BORDER-BOTTOM: #7E3E94 1px solid; 
BACKGROUND-COLOR: #F3E9F4;
}

.button {
	font : normal 12px Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	margin : 1px 0px 1px 0px;
	border-top : 1px solid #666666;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	padding : 1px 1px 1px 1px;
	background-color: #7E3E94; 
	width:80px;
	}

