﻿body {
	margin: 0px;
	padding: 20px 0 20px 0;
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
}
a {
	font-weight: bold;
	color: #003F86;
	text-decoration: none;
}
.page {
	margin: 0 auto 0 auto;
	width: 790px;
	background-color: #ffffff;
}
.nav_left {
	width: 40px;
	height: 22px;
	vertical-align: middle;
	}
.nav_right {
	width: 150px;
	text-align: left;
	height: 22px;
	vertical-align: middle;
}
.event {
	font-weight: bold;
	color: #003F86;
}