TD,P {
	font-family : sans-serif ;
	font-size: 10pt;
  color: #290E04;
}

A {
	color: navy;
}

A:Hover {
	color: blue;
}

hr {
  size: 1;
  color: #FD1813;
}

.nav_header {
	color: gainsboro;
	font-size : 10pt;
	text-decoration: none;
	text-align: center;
}

.nav_off {
	background-color: #FD1813;
	color: white;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	text-align: center;
}

.nav_off:Hover {
	color: yellow;
	text-decoration: underline;
}

.nav_on {
	background-color: white;
	color: navy;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	text-align: center;
}

.header {
	color: dodgerblue;
	font-size : 14pt;
	font-weight : bold;
	text-decoration: none;
}

.subheader {
	color: #FD1813;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
}

.pagelinks {
	color: dodgerblue;
	font-weight : bold;
	text-decoration: none;
}

.whitelink {
	color: white;
	font-size : 11pt;
	font-weight : bold;
	text-decoration: none;
}

.toplinks {
	color: blue;
	font-size : 8pt;
	text-decoration: none;
}

.footer {
	color: gainsboro;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	text-align: center;
}
