table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
/* Styles */
hr { color: #34635a; background-color: #34635a; margin-top: 5px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; border: 0px; height: 1px }
h1 {
	color: #9e0b0e;
	font-size: 2em;
	font-family: Georgia, "Trebuchet MS", Arial;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #c9c9c9;
	width: 100%;
	font-weight: normal;
}
h2 { color: #34635a; font-weight: normal; font-size: 1.7em; font-family: Georgia, Arial, "Trebuchet MS"; margin-bottom: 4px; padding-top: 2px; padding-bottom: 4px; border-bottom: 1px dashed #c9c9c9 }
h3 {
	color: #9e0b0e;
	font-weight: normal;
	font-size: 1.6em;
	font-family: Georgia, Arial, "Trebuchet MS";
	margin-bottom: 2px;
}
h4 {
	color: #34635a;
	font-weight: normal;
	font-size: 1.3em;
	font-family: Georgia, Arial, "Trebuchet MS";
	text-decoration: underline;
}
h5 { color: #485425; font-size: 1.3em; font-family: Arial; margin-bottom: 2px; }

a:link, a:active, a:visited  { color: #666600; }
a:hover  { color: #9e0b0e; }
#foot p  {
	color: white;
	font-size: 0.9em;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#foot a:link, #foot a:active, #foot a:visited  { color: white; text-decoration: none }
#foot a:hover   { color: white; text-decoration: underline }

