

.text{
	font-size: 14px;
	color: #bd8315;
}

.textBrown{
	font-size: 14px;
	color: #bd8315;
}

.textIt{
	font-size: 14px;
	color: #000000;
	font-style: italic;
}

.textblackBold{
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}

.textBold{
	font-size: 14px;
	color: #bd8315;
	font-weight: bold;
}

.textBoldLine{
	font-size: 14px;
	color: #bd8315;
	font-weight: bold;
	text-decoration: underline;
}

h1{
	font-size: 18px;
	color: #bd8315;
	font-weight: bold;
	letter-spacing: 2px;
}

h2{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #bd8315;
	font-weight: bold;
}

#company_name{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
}

#print_visible{
	display: none;
}

.table{
	display: none;
}

#tableInside{
	font-size: 14px;
	background : White;
	border : 1px solid #000000;
}


.tableInsideB{
	font-size: 14px;
	background : #fcf3e4;
	border : 1px solid #000000;
}

.box{
	display: none;
}

p{
	margin-top: 0px;
	color: #000000;
	margin-left: 5px;
}

.bold{
	color:#bd8315;
}

#backToTop{
	display: none;  
}

.indent{
	margin-left: 15px;
}

.textInTable{
	color: #bd8315;
}

.phoneNumber{
	position: absolute;
	font-size: 16px;
	bottom: 5px;
	left: 840px;
	top: 186px;
	color:#bd8315;
	font-weight: bold;
}

#footer{
	display: none;
}
