BODY, TD {
	color: #FF7000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	font: italic normal bolder;
	background-color: Silver;
}

H1 {
	font-size: 48pt;
	border: none;
}

H2 {
	font-size: 24pt;
	text-decoration: blink;
}

H3 {
	font-size: 18pt;
}

H3B {
	font-size: 18pt;
	text-decoration: blink;
}

H4 {
    font-size: 14pt;
	font-weight: bold;
}

h4bbo {
    font-size: 14pt;
	font-weight: bold;
	text-decoration: blink;
	color: #FF7000;
}

H5 {
	font-size: 12pt;
	font-weight: bold;
}

H6 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF7000;
}

A {
	text-decoration: none;
 }

A:Hover {
	text-decoration: underline;
}

HR {
	color: #FF7000;
	height: 3pt;
}

.rounded:before {
  background: transparent url(top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(top-left.png);
  padding: 0;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(bottom-left.png);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(bottom-right.png) scroll no-repeat bottom right ;
  padding: 0;
}

a:link {color: #FF7000;}

a:visited {color: #FF7000;}

a:active {color: #FF7000;}

.gallerytitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
}

.thumbnailtitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
}

.navigationtext {
  font-family: "Times New Roman", Times, serif;
}
