body {
	background-color: #ffffff;
}

.drawings {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
}
.btmhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.back {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.texthd {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}