BODY{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

A{
	color: #037abe;
	font-family: Veranda;
	font-size: 12;
	font-weight: bold;
}

DIV, SELECT, TABLE, IMG, OPTION{
	border: 0;
}

TEXTAREA{
	border: 0;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

INPUT{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
	border-color: #9f9f9f;
	text-indent: 5px;
}
.about_content{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 19px;
	font-weight: bold;
}

.home_content{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.box_content{
	background-image: url(images/box_background.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 59px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.credit_cards{
	color: #000000;
	border: 1px solid;
	border-color: #a89897;
	background-color: #FFFFFF;
	width: 340px;
	height: 40px;
}

.footer_links{
	color: #FFFFFF;
	font-family: Veranda;
	font-size: 11px;
	text-decoration: none;
}

.footer_links:hover{
	color: #FFFFFF;
	font-family: Veranda;
	font-size: 11px;
	text-decoration: underline;
}

.footer_label{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.order_labels{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
}