h1 {
	font-family: tahoma;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #D1BD74;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial;
	display:inline;
	font-size: 18px;
	line-height: 30px;
	text-transform: capitalize;
	color: #66561e;
	padding: 0px;
	font-weight: 500;
	text-decoration:none;
	margin: 0px;
}
a:link {
	color: #D1BD74;
	text-decoration: none;
}
a:visited {
	color: #D1BD74;
	text-decoration: none;
}
a:hover {
	color: #C8AF59;
	text-decoration: none;
}
a:active {
	color: #D1BD74;
	text-decoration: none;
}
.header {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #002E72;
	text-decoration: underline;
}
.header_brown {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #66571C;
	text-decoration: underline;
}
.combo {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.stock_no {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FF0000;
}
.combo_bold {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.header2 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #002e73;
}
.tarea {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.contact_me {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(../images/contact_me.jpg);
	cursor: hand;
}
.combo_bold_brown {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #66551F;
}
