body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.8em;
}

table {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	display: inline;
}

h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
}

.page {
	width: 738px;
	text-align: left;
}

.navigation {
	padding: 0px;
	margin: 0px;
}

.navigation_top {
	height: 152px;
	border-right: 1px solid #314874;
	padding: 12px;
}

.body {
	border: 1px solid #e6e6e6;
	padding: 2px;
	margin: 2px 0px 2px 0px;
}

.border {
	border: 1px solid #e6e6e6;
}

.border-top {
	border-top: 1px solid #e6e6e6;
}

.border-left {
	border-left: 1px solid #e6e6e6;
}

.border-right {
	border-right: 1px solid #e6e6e6;
}

.border-bottom {
	border-bottom: 1px solid #e6e6e6;
}

.heading-altcolor {
	display: inline;
	color: 0066cc;
}

.strikethrough {
	text-decoration: line-through;
}

a, a:link, a:hover, a:active, a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
