body {
	background-color: #2E3192;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	overflow-x: hidden;
	overflow-y: scroll;
	}
img {
	border: 0px;
	}
div.header {
	margin: 0px;
	padding: 0px;
	}
div.container {
	width: 602px;
	color: #2E3192;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
div.menu {
	width: 151px;
	height: 233px;
	color: #ffffff;
	background-color: #2e3192;
	text-align: center;
	float: left;
	margin: 10px;
	padding: 0px;
	}
div.offer {
	color: #ED1C24;
	text-align: right;
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: 10px;
	}
div.rule {
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
	}
div.spacer {
	height: 150px;
	}
div.footer {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	color: #2e3192;
	font-size: .9em;
	}
div.short {
	text-align: center;
	}
hr {
	width: 486px;
	color: #2e3192;
	background-color: #2e3192;
	height: 3px;
	}
hr.short {
	width: 40%;
	color: #ED1C24;
	background-color: #ED1C24;
	height: 3px;
	}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	}
p.center {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 210px;
	margin-right: 25px;
	padding: 0px;
	font-size: .9em;
	list-style-type: square;
	}
li {
	padding-bottom: 5px;
	}
a:link {
	color: #2e3192;
	text-decoration: underline;
	}
a:visited {
	color: #9D9FA1;
	text-decoration: underline;
	}
a:active {
	color: #ED1C24;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
