@import url(omta.css);

body {
	width		: 800px !important;
}
#header {
	display		: none !important;
}
#footer {
	margin		: 1em     !important;
	padding		: 0       !important;
	border		: 0       !important;
	width		: 800px   !important;
	position	: static  !important;
	background	: #FFFFFF !important;
}
.colmask {
	float		: none    !important;
	width		: 800px   !important;
	overflow	: visible !important;
	position	: static  !important;
}
.colmid {
	margin		: 0       !important;
	padding		: 0       !important;
	overflow	: visible !important;
	position	: static  !important;
}
.colleft {
	margin		: 0       !important;
	padding		: 0       !important;
	width		: 800px   !important;
	overflow	: visible !important;
	position	: static  !important;
}
.col1 {
	margin		: 0       !important;
	padding		: 0       !important;
	width		: 800px   !important;
	overflow	: visible !important;
	position	: static  !important;
	background	: #FFFFFF !important;
	font-size	: 14pt    !important;
	font-family	: "Times New Roman", Times, serif;
}
.col2 {
	display		: none !important;
	float		: none !important;
}
.col3 {
	display		: none !important;
	float		: none !important;
}
.navigation {
	display		: none !important;
	float		: none !important;
}
