.contact {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #000033;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.border {
	border: thin solid #000033;
}
.model {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #DD6F00;
}
.title1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #DD6F00;
}
.textlight {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.photo-border {
	border: 1px solid #FFFFFF;
}
.photo-border1 {
	border: 1px solid #DD6F00;
}
.solid-blue {
	border: 1px solid #000066;
}
.solid-blue-noleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
link1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}
