﻿.qc {
    border-top-style: solid;
    border-top-width: 4pt;
    border-top-color: #000;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 18pt;
    font-weight: bolder;
    font-style: oblique;
    color: #00F;
    text-decoration: underline;
    background-color: #FF0;
}

.pictures {
    border-style: solid;
    border-width: 8px;
}
.text {
	text-align: left;
	font-family: Arial;
	font-size: medium;
	font-weight: 400;
	font-style: normal;
	color: #000;
}

.code {
    <font-family: Times New Roman;
    font-size: 8pt;
    text-transform: uppercase>;
}

.Maker {
    font-family: Verdana;
    font-size: 14pt;
    text-transform: uppercase;
    letter-spacing: 4pt;
    font-style: italic;
    font-weight: 700;
}

.model {
		font-weight: 700;
	font-family: "Arial Rounded MT Bold";
	font-style: italic;
	text-transform: capitalize;
	text-decoration: underline;
	font-size: 12pt;
}

