﻿body {
	min-width: 700px;
	margin-top: 30px;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Sans-Serif;
	background-color: #FFFFCC;
	color: #000000;
	font-size: 11pt;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.page {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-size: 25pt;
	text-align: center;
}

.no_gap {
	font-size: 1px;
	word-spacing: -1px;
}

