body
{
	background: white;
	xbackground: #dce5ee;
	xbackground-image: url(images/topgradient.png);
	background-repeat: repeat-x;
	margin: 10px 0px;
}
.navbar
{
	text-align: center;
}
a
{
	color: #00739f;
	text-decoration: none;
}
.navlink
{
	font-family: arial; font-weight: bold; font-size: 13pt; color: #00739f; text-decoration: none;
}
h1
{
	color: #00739f;
	font-weight: bold;
	font-family: arial;
	font-size: 14pt;
}
h2
{
	color: black;
	font-weight: bold;
	font-family: arial;
	font-size: 12pt;
}
h3
{
	color: black;
	font-style: italic;
	font-family: arial;
	font-size: 12pt;
}
.content
{
	font-family: arial;
	color: black;
	font-size: 12pt;
}
.hanging
{
	text-indent: -10px; padding-left: 10px;
}
.sidelink
{
	font-family: arial;
	color: white;
	font-size: 9pt;
	font-weight: bold;
}
