a{
	text-decoration:none;
}
table{
	border-collapse:collapse;
}
img{
	border: 0;
	border-color:#000000;
}
html {
  height: 100%;
}
#content {
  height: 100%;
  background-color:#332E2B;

}
/* end hide */
/*text colour used to be #655649*/
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #332E2B;
}
.fnt1{
	font: Georgia, Times New Roman, Times, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#453629;
	font-size:11px;
	line-height:100%;
}
.fnt2{
	font: Georgia, Times New Roman, Times, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#453629;
	font-size:15px;
	font-weight:bold;
	line-height:100%;
}
.fnt3{
	font: Georgia, Times New Roman, Times, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#453629;
	font-size:18px;
	font-weight:bold;
	line-height:100%;
}