body {
	margin: 0px;
}
body,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #000099;
}
.NavCell {
	background-image: url(images/nav-bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 25px;
	font-weight: bold;
	font-size: 14px;
}
.NavCell a {
	color: #000000;
	text-decoration: none;

}
h1 {
	font-size: 20px;
	text-align: center;
}

