

BODY {
	background : #EDDEC9;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: xx-small;
	font-weight: normal;
	text-align : left;
}

.drawingDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: x-small;
	text-align : justify;
}
.drawingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align :  left;
}

.drawingTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align :  left;
}


.drawingPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	text-align :  left;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: x-small;
	text-align : justify;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-size: x-small;
	text-align : left;
	padding-top : 8px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform : uppercase;
	padding-bottom : 10px;
	text-align : left;
}

