body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

body {
	background-color: #ffffff;  /* Morris red = #663333  Original Colors - 793D00, before that C7E89B */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1, h2, h3 {
	font-weight: bold;
	color: #640000;
}
h1 {
	font-size:14pt;
}
h2 {
	font-size:12pt;
}
h3 {
	font-size:10pt;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #EBEBD6;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFCC33;
}

a.bottom_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBD6;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.bottom_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBD6;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.bottom_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
} .BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.RedFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

.tableHome td {
	font-size:14pt;
}
