@charset "utf-8";
/* CSS Document */

body {
	font-family: Segoe UI, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
	
.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.elevenpt b{
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
}
.fifteenpt {
	font-size: 15px;
}
.sixteenpt {
	font-size: 16px;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;

}

.twentypt {
	font-size: 20px;
	letter-spacing: -1px;
	color: #FBD2C0;
	padding-left: 20px;
}
.modelname {
	font-size: 22px;
	font-weight: bold;
	color: #36A3F5;
	letter-spacing: -1px;
}

.paraone {
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}
.paratwo {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}
.borders {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.tagline {
	font-size: 28px;
	letter-spacing: -1px;
}
