body {
	background-color: #2F2E11;
	text-align: left;
}

td {
	color: #DBDEBE;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
}

h1, h2, h3, h4, h5 {
	color: #38371F;
	margin: 0px;
}


h1 {
	font-size: 18px;
	color: #C2BFAB;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
	color: #FFF;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:hover {
	font: normal 11px Tahoma, Arial;
	color: #4F4E34;
	text-decoration: none;
	text-align: left;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
	color: #DBDEBE;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
	color: #DBDEBE;
}

.green-text{
color: #76950b;
}
.HEADINGS {
	font-weight: bold;
	font-size: 14px;
}
.prepared {
	color: #2F2E11;
	font-weight: bold;
	text-align: center;
}
.prepared {
	text-align: left;
	color: #DBDEBE;
}
.price {
	text-align: center;
	color: #DB9A00;

}
