body {
	width: 1050px;
	font-family: Arial;
}
#header h1 {
	margin: 0; padding: 0;
}
#header a, #header a:visited {
	color: #4755AE;
	padding-right: 18px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
#header a:hover {
	color: #58b7ed;
}
#header .menu {
	background-color: #eee;
}
h2 {
	font-size: 15pt;
}
h3 {
	font-size: 13pt;
}
a, a:visited {
	color: blue;
}
#footer {
	font-size: 8pt;
}
#content {
	font-size: 10pt;
}
