.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE15C;
}
.specs {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.header {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
.largetext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.welcometext {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFE15C;
}
