@import "mp.css";
body, td, th, p, div, form, h1, h2, h3, ul, ol, dl {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	background: #ffffcc;
	color: #660000;
}
dl {
	margin-left: 5px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 170%;
	text-align: center;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 120%;
	text-align: center;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 115%;
	text-align: center;
}
a:link {
	background: #ffffcc;
	color: #000099;
	text-decoration: underline;
}
a:visited {
	background: #ffffcc;
	color: #000066;
	text-decoration: underline;
}
a:active {
	background: #ffffcc;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	background: #ffffcc;
	color: #000099;
	text-decoration: none;
}
img	{
	margin: 2px 2px 2px 2px;
}
table caption {
	font-weight: bold;
}
th {
	text-align: center;
}
table.banner {
	text-align: center;
	margin: 0;
}
table.page {
	text-align: left;
	margin: 0;
}
table.footer {
	margin: 0;
	font-size: 60%;
}
p.page-top {
	text-align: center;
	font-size: 80%;
	margin-bottom: 3px;
}
div.map {
	text-align: left;
}
div.bar {
	text-align: center;
}
.centre {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.right {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.left {
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.skip-menu {
	font-size: 80%;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

