* {
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
body, td {
	font-family: Arial;
	color: #111111;
	font-size: 16px;
	padding: 0;
}
body {
	margin: 0;
}
table {
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
td {
	margin: 1em;
	line-height: 22px;
	vertical-align: top;
}
a {
	border: 0;
	color: #111111;
	text-decoration: none;
	display: inline-block;
}
a:hover {
	text-decoration: underline;
	color: Red;
}
p.Title {
}
a.Title {
	font-size: 40px;
	font-weight: bold;
	line-height: normal;
	display: inline-block;
	color: Black;
	text-decoration: none;
	padding-top: 10px;
}
a.Title:hover {
	text-decoration: underline;
	color: Purple;
}
a img {
	border: 0;
}
a.Link {
	font-size: 12px;
	display: inline-block;
	line-height: normal;
	margin-top: 10px;
}
div.CrazyLetter {
	width: 600px;
	font-size: 10px;
	line-height: normal;
}
p.Headline {
	font-size: 20px;
	line-height: normal;
}
p.MegaHeadline {
	font-size: 80px;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 16px;
}
td.top {
}
td.frontpage {
	padding-bottom: 1em;
}
span.frontpage {
	display: inline-block;
	text-align: left;
}
td.bottom {
}
span.ad {
	display: block;
	width: 728px;
	height: 90px;
	overflow: hidden;
}
