
.basic_text {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #51555c;
	padding:6px;
	line-height: 1.5;
	padding: 3px;

}

/* Links */
a,
a:visited {
	color: #000000;
}

.bold_text {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding:6px;
}


.copyright {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	padding:6px;
}

.header1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 18px;
	text-decoration: none;
	color: #666666;
	padding:6px;
	font-weight: bold;
}

.header2 {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #666666;
	padding:6px;
	font-weight: bold;
}

.quote {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #222222;
	padding:6px;
}


.highlighted {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding:6px;
}

img {
	border: none;
}


.pricetable
{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #222222;
	text-align: center;
	border-color:#222222;
}
.menulink
{
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
