﻿body {
	background-color: #ffffff;
	margin: 0px;
	font-size: small;
	line-height: 150%;
}

div.content {
	min-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

div.warning {
	width: 928px;
	height: 388px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 300px;
}

p.warning {
	text-align: center;
}

table.footer {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: 0px;
}

img.link {
	padding-left: 16px;
}
