@charset "utf-8";

body {
    margin: 0;
    padding: 5px 5px 5px 5px;
    font-size: 11px ;
	font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
h2 {
    color: #999;
    font-size: 16px;
}
h3 {
    color: #AAA;
    font-size: 12px;
}
h4 {
    font-size: 13px;
}
	
.style1 {
    color: #ffffff;
    font-size: 10px;
	font-weight: bold;
}
.style2 {
    color: #ffffff;
    font-size: 11px;
	font-weight: bold;
}

.style3 {
	color: #FDF903;
}
.style4 {
    color: #000000;
	font-weight: normal;
	font-size: 12px;
	
}
.style5 {
    color: #000000;
	font-weight: bold;
	font-size: 12px;
	
}
.style6 {
    color: #ffffff;
	font-weight:500;
	font-style: oblique;
	font-size: 18px;
	
}

#dinner  {  
	width:390px;
	height:420px;
	padding: 0px 10px 0px 210px;  
}  