body {
	font-family:arial, helvetica;
	color:#000000;
	margin:0px
}

.ContentCell {
	font-family:arial, helvetica;
	font-size:12px
	color:#000000
	padding:5px
}

.navContent {
	font-family:arial, helvetica;
	font-size:12px;
	color:#000000;
	padding:8px;
	line-height:20px
}

a {
	font-family:arial, helvetica;
	font-size:12px;
	COLOR: #A00513
}

a.navLink:link,
a.navLink:visited {
	font-family:arial, helvetica;
	FONT-SIZE: 12px;
	COLOR: #660000;
	text-decoration: none;
	font-weight: bold;
}

a.navlink:hover {
	font-family:arial, helvetica;
	FONT-SIZE: 12px; COLOR: #660000;
	text-decoration: underline
	}
a.navFR:link, a.navFR:visited {

	font-family:arial, helvetica;
	FONT-SIZE: 12px;
	COLOR: #660000;
	text-decoration: none;
	font-weight: bold;
}
a.navFR:hover {

	font-family:arial, helvetica;
	FONT-SIZE: 12px; COLOR: #660000;
	text-decoration: underline
}
.tdRightLine {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
}
