body  	{ 
	font: 10pt Arial, Tahoma;
	line-height: normal;
	color: #000000;

	}

/* FLOATER */
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 1px;
	z-index: 1000;
}

.largetitle {
	font: 10pt Arial, Tahoma;
	color: #5A86B3;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 4px;
	}
	
.smalltitle {
	font: 8pt Arial, Tahoma;
	color: #494949;
	font-weight: normal;
	margin-top: 11px;
	margin-bottom: 4px;
	}

.borderbot { height: 1px; line-height: 1px; font-size: 1px; margin: 0px; padding: 0px; background: url('dots.gif') repeat-x; }
.borderbotlight { height: 1px; margin: 0px; padding: 0px; background: url('/images/dots_light.gif') repeat-x; }
