body {
	margin: 0;
	padding: 0;
	width: 680px;
}

body, th, td, p, span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: black;
}

#header {
	height: 100px;
}

table {
	border-collapse: collapse;
}

img {
	border: 0px;
	max-width: 680px;
}

hr {
	border: none;
	border-top: solid #000 2px;
}

#submenu, #Menu, .fright {
	display: none;
	visibility: hidden;
}

.fleft {
	font-size: 9pt;
	font-weight: bold;
}