.demo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336600;
}
.location {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
	font-weight: bold;

}
.menutable {
	border: 3px double #3A5100;
	padding: 3px;

}
.menutablecell {
	border: 1px solid #BDD40D;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #E1EA9B;
	padding: 3px;
	text-align: center;



}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	height: 25px;
	background-color: #E1EA9B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding: 3px;




}
a:hover {
	color: #000000;
	text-decoration: underline;

}.menutablelink {
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #E1EA9B;
	padding: 3px;
	text-align: center;
	color: #3A5100;
	text-decoration: none;


}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	width: 690px;
	text-align: justify;


}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	background-position: right bottom;

}
.mainlink {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	width: 690px;
}

