body {
	font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

p {
	margin-bottom: 5px;
}

#menudesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #CC6600;
	font-variant: small-caps;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #975309;
	font-variant: normal;
}

#welcometab {
	border: 1px solid #666666;
	background-color: #FCF4E4;
	margin-top: 15px;
	margin-left: 10px;
}

.footer {
	color: #aaaaaa;
	font-size: 14px;
	font-style: italic;
}

.footerlinks a {
	color: #999999;
	font-size: 12px;
}

.credits {
	font-size: 11px;
}