<style type="text/css">
	body{
		font-family:  Courier New, Times New Roman, Verdana;
		font-size: 14px;
		font-color: #000000;
	}

	td{
		font-family: Courier New, Verdana;
		font-size: 14px;
		font-color: #000000;
	}

	.detail{
		font-family: Comic Sans MS, Verdana, Courier New;
		font-size: 12px;
		font-color: #000000;
	}

	.head2{
		font-family: "Comic Sans MS";
		font-size: 18px;
		color: #336600;
	}

	.head1{
		font-family: Courier New, Arial, Times New Roman;
		font-size: 22px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.loc{
		font-family: Courier New, Verdana;
		font-size: 14px;
		font-color: #000000;
	}
	.nav a{
		font-family:  Courier New, Times New Roman, Verdana;
		font-size: 12px;
		font-color: #336600;
		text-decoration: none;
	}
	.nav a:hover{
		font-family:  Courier New, Times New Roman, Verdana;
		font-size: 12px;
		font-color: #336600;
		text-decoration: underline;
	}
	
	.sushi{
		font-family: Comic Sans MS, Verdana, Courier New;
		font-size: 10px;
		font-weight: bold;
		font-color: #000000;
	}

	div.dishpic{
		padding:5px 5px 5px 5px;
		width: 700px; height: 505px;
		border-style:solid;
		border-color:#006600;
		border-width:1px;
		margin:30px;
	}
	
	div.dishpic img{
		width: 700px; height: 505px;
	}
	
</style>
