.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.linebox {
	border:1px #bbb dotted;

}
.txtlinebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 13px;


}
.addressbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
.addressbar a {
	color: #FFFFFF;
}
.bottomlinks
{
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #990000;
  text-decoration: none;
}
.bottomlinks a:visited
{
  color: #666666;
  text-decoration: underline;
}
.bottomlinks a:link
{
  color: #990000;
  text-decoration: none;
}
.bottomlinks a:hover
{
  color: #0000FF;
  text-decoration: underline;
}.largebluebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C2A774;
}
.largebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
