body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.rightstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
}
.tabletopper {
	border: 2px solid #000000;
}

.menulinks {
	width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.menulinks a:link {color: #000000; text-decoration: none; }
.menulinks a:visited {color: #000000; text-decoration: none; }
.menulinks a:hover {color: #000000; text-decoration: underline; }
.menulinks a:active {color: #000000; } 


.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.biggertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.normaltextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.titleline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: 700;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.bordersidebottom {
	border-top-width: 0px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.infobox1 {
	float: right;
	width: 180px;
	border: 2px solid #000;
	margin: 2px;
	padding: 1px;
}
