td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9C999A;
}
.textBold {
	font-weight: bold;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #9C999A;
}
a:link {
	font-weight: normal;
	color: #9C999A;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #9C999A;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #7A1400;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #9C999A;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.image
     {
	float:left;
	border-color: #999999;
	border-width: 1px;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
     }
.navigation {
	margin-left: 8px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}
h1 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 0px;
}
