body {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 15px;
}

span.ickle {
    font-size: 10px;
    font-style: italic;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 512px;
	line-height: 500px;
	text-align: center;
	background-color: #fff;
	vertical-align: top;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	padding-bottom: 15px;
}

img {
    border-style: none;
}

#footer {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	color: #dddddd;
	background-color: #336699;
	clear: both;
	padding: 0px;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:active {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

a.body:hover {
	color: #111111;
	text-decoration: none;
	font-weight: bold;
}

a.footer:link {
	color: #dddddd;
	text-decoration: none;
}

a.footer:visited {
	color: #dddddd;
	text-decoration: none;
}

a.footer:active {
	color: #dddddd;
	text-decoration: none;
}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
