body {
	margin:4px 14px 16px 14px;
	background-image:url(images/bg.jpg);
}
p {
  margin:0.6em 0px;
}
p, div {
  color: #000;
  font: 11pt Georgia,'Times New Roman', Times, serif;
  font-weight: normal;
  line-height: 132%;
}
td {
  color: #000;
  font: 11pt Georgia,'Times New Roman', Times, serif;
  font-weight: normal;
  line-height: 132%;
  vertical-align: top;
}
.h1 {
  font: 13pt Georgia,'Times New Roman', Times, serif;
  font-weight: bold;
  color: #5f1613;
}
.h2 {
  font: 11pt Georgia,'Times New Roman', Times, serif;
  font-weight: bold;
  color: #5f1613;
}
.sm {
  font: 8.5pt Georgia,'Times New Roman', Times, serif;
}
.half {
	margin-bottom:.6em;
}
.framed {
  border:1px #5f1613 solid;
  font-size: 10pt;
  padding:1px;
}

a:link,
a:visited,
a:active  { color: #5f1613; text-decoration: none; }
a:hover   { color: #5f1613; text-decoration: underline; }

img { border:0 }

.fade {
  filter:alpha(opacity=54, Style=0), gray();
	opacity:0.54;
	-moz-opacity:0.54;
}

#menu {
  white-space:nowrap;
  background-image:url(images/fr_lmenu.jpg);
  padding:29px 23px;
}
#cnt {
  background-image:url(images/contentbg.gif);
  padding:8px;
  text-align:left;
}

.text {
	width:66%;
}

