textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}

table {
	background-color:#FFF;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

.bodystyle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.medium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

.big {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.red {
	color: #F00
}.menuhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.item {
	font-weight: bold;

}
.price {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.itemsm {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	font-weight: bold
}
