/* Presentation Stylesheet */ 

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.FtrText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.BodyTextJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Models {
	font-family: "Trebuchet MS", TrebuchetMS, Arial;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.Link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.HeadWhite {
	font-family: "Trebuchet MS", TrebuchetMS, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 6px;
}
.over {

	text-decoration: none;
	color: #990000;
	font-family: "Trebuchet MS", TrebuchetMS, Arial;
	font-size: 12px;
	width: 217px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;	
	font-weight: bold;
}
.red {


	text-decoration: none;
	color: #990000;
	font-family: "Trebuchet MS", TrebuchetMS, Arial;
	font-size: 12px;
	width: 217px;	
	font-weight: bold;
}
.BodyTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
