body {
	background-color: #FDFDFD;
	color: #50503C;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}
h1 {
	color: #50503C;
	font-size: medium;
}
a {
	color: #50503C;
	text-decoration: underline;

}
a.hover {
	color: #000000;
	text-decoration: underline;

}.linkhover {
	color: #FF0000;
}
.linknormal {
	color: #50503c;
	text-decoration: none;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #50503C;
}
.tdbg {
	background-color: #EFF0F1;
	text-decoration: none;


}
h2 {
	font-size: small;
	color: #50503c;
}
.tdbgselected {
	background-color: #D2D9D9;


}
.table1 {
	border: 1px solid #ACA095;
}
td {
	vertical-align: top;
	text-align: justify;

}
.textstyle1 {
	font-size: smaller;
	font-style: italic;
}
.textlinkstyle1 {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.textlinkstyle2 {

	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.tablecellpadded {
	padding: 2px;
}
.tdwidthed {
	width: 144px;
}
.imagelabel {
	font-size: smaller;
	font-weight: bold;
}
.smallertext {
	font-size: smaller;
}
.tdleftjustsmaller {
	vertical-align: top;
	text-align: left;
	font-size: smaller;

}
