body.nav {
	background-color: white;
	font-family: Verdana;
	text-align: right;
}

body.main {
	background-color: white;
	font-family: Verdana;
	width: 600px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

p {
	margin: 0 0 10px 0;
}

tr {
	vertical-align: top;
}

th {
	background-color: #cccccc;
	text-align: left;
}

img {
	border: 0;
}

.main p, .main table {
	padding-left: 50px;
}

h4 {
	margin: 0px;
	padding: 10px 0 0 50px;
}
