body {
	margin-top: 0px;
	color: #666666;
	background-color: #ccc;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	text-align: center;
	font-size: 18px;
}
h2 {
	margin-bottom: 0px;
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
#body {
	background-color: white;
	width: 762px;
}
#footer {
        background: url(footer.jpg);
        height: 55px;
        color: white;
        text-align: center;
        padding: 0.5em 2em;
}
#footer * {
	font-size: 11px;
	color: white;
}
#footer a {
        color: white;
}
a {
	color: #1D5A79;
}
a:hover {
	color: #81A7B4;
}
a img {
	border-width: 0px;
}
.butt {
	font-size: 10px;
}

