p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #000040;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000040;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000040;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.LabelCell {
	font-weight: bold;
	background-color: #EEEEEE;
}
.TableHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000040;
}
.HelpText {
	background-color: #FF9900;
}
.Breadcrumbs {
	font-size: 12px;
	color: #000040;
	text-decoration: none;
}
.Breadcrumbs a {
	font-size: 12px;
	color: #000040;
	text-decoration: none;
}
.Breadcrumbs a:hover {
	font-size: 12px;
	color: #000040;
	text-decoration: underline;
}

.pagebreak { page-break-before: always; }