@font-face {
  font-family: SnellRoundhand Script;
  font-style:  normal;
  font-weight: normal;
  src: url(http://blackpearlls.com/forced_fonts/SNELLRO0.eot);
}
@font-face {
  font-family: StoneSansITC TT;
  font-style:  normal;
  font-weight: normal;
  src: url(http://blackpearlls.com/forced_fonts/STONESA0.eot);
}
@font-face {
  font-family: StoneSansOSITC TT;
  font-style:  normal;
  font-weight: normal;
  src: url(http://blackpearlls.com/forced_fonts/STONESA0.eot);
}
@font-face {
  font-family: StoneSansSCITC TT;
  font-style:  normal;
  font-weight: normal;
  src: url(http://blackpearlls.com/forced_fonts/STONESA0.eot);
}
@font-face {
  font-family: Trajan;
  font-style:  normal;
  font-weight: normal;
  src: url(http://blackpearlls.com/forced_fonts/TRAJAN0.eot);
	}

.SnellText {
	font-family: SnellRoundhand Script;
	font-style: normal;
	font-size: 22px;
	color: #43413D;
	text-align: center;
	text-decoration: none;
}
.NavBarText {
	font-family: SnellRoundhand Script;
	font-style: normal;
	font-size: 20px;
	color: #43413D;
	text-align: center;
	text-decoration: none;
}
.BodyText {
	font-family: StoneSansSCITC TT;
	font-size: 11px;
	color: #43413D;
	text-align: left;
	text-decoration: none;
}
.BodyTextJustify {
	font-family: StoneSansSCITC TT;
	font-size: 12px;
	color: #43413D;
	text-align: justify;
	text-decoration: none;
}
.FooterText {
	font-family: Trajan;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.FormText {
	font-family: StoneSansSCITC TT;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}
.TinyText {
	font-family: StoneSansSCITC TT;
	font-size: 7pt;
	color: #404040;
	text-decoration: none;
}

a:link {color:#45637a; text-decoration: underline;}
a:visited {color:#9c1f2e;	text-decoration: underline;}
a:hover {color:#9c1f2e; text-decoration: underline;}

.HeaderLink a:link {color:#ffffff; text-decoration: underline;}
.HeaderLink a:visited {color:#ffffff; text-decoration: underline;}
.Headerlink a:hover {color:#ffffff; text-decoration: underline;}

.NormalLink {	font-family: StoneSansSCITC TT;
	font-size: 9px;
	font-weight: bold;
	color: #42556D;
	text-decoration: none;
}
.FooterLink {	font-family: StoneSansSCITC TT;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.InputLink {	font-family: StoneSansSCITC TT;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.navbox {	font-family: StoneSansSCITC TT;
  font-size: 9px;
  border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

input {
  font-family: Verdana;
	font-size: 8pt;
	color: #000080;
	text-decoration: none;
}

select {
  font-family: Verdana;
  font-size: 8pt;
  margin-top: 0px;
  margin-bottom: -1px;
  background-color: #ffffff;
}
textarea {
  font-family: Verdana;
  font-size: 8pt;
  background-color: #ffffff;
}


