body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 101%;
}
td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
H1 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #9D080D;
}
H2 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4C301A;
}
A:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #850001;
	text-decoration: underline;
}
A:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #850001;
	text-decoration: underline;
}
A:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #850001;
	text-decoration: underline;
}
A:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #850001;
	text-decoration: none;
}
A.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #D7C4B0;
	text-decoration: none;
}
A.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C301A;
	text-decoration: underline;
}
A.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C301A;
	text-decoration: underline;
}
A.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C301A;
	text-decoration: underline;
}
A.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C301A;
	text-decoration: none;
}
.smtext {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #4C301A;
}
table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show
}
table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
}
table.standard th {
  color:#000000;
  background-color: #dcdcdc;
}
/* the two items below are for mouseover highlighting */
table.standard tr.alt td {
	background-color: #bbbbbb;
}
table.standard tr.highlighted td {
	background-color: #BDD1DC;
}
