body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
a:active {
	color: #666699;
	text-decoration: none;
}
.navigation {
	font-size: medium;
	line-height: 25px;
}
.keyword {
	font-size: large;
	font-weight: bold;
}
.current {
	font-size: x-large;
	font-weight: bold;
	color: #000033;
}
.paragraph {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
}
.smaller {
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 0px;
}
.buttons {
	text-align: right;
}
.image {
	background-color: #F7F5F0;
}
.bodytable {
	font-size: small;
}
