.kal {    font-family: Verdana;font-size: 8px;font-weight: bold;color: #000000;text-decoration: none;background-color: #ffffff;text-align: left;vertical-align: text-top;padding: 3px;} 

.nyt {font-family: Verdana;font-size: 8px;font-weight: bold;color: #000000;text-decoration: none;background-color: #ebebeb;text-align: left;vertical-align: text-top;padding: 3px;border: 1px solid #cccccc;} 

.otsikko {    font-family: Verdana;font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;background-color: #FBD86D;border-bottom:1px #000000 solid;border-right:1px #000000 solid;border-top:1px #ffffff solid;border-left:1px #ffffff solid;text-align: center;vertical-align: middle;padding: 3px;} 

.paiva {font-family: Verdana;font-size: 10px;font-weight: bold;color: #ffffff;text-decoration: none;text-align: center;vertical-align: middle;padding: 3px;background-color: #CE0000; /*#FBD86D;*/} 

.jotain {font-family: Verdana;font-size: 8px;font-weight: bold;color: #ff0000;text-decoration: underline;text-align: left;vertical-align: text-top;padding: 3px;border:0;background-color: #ffffff;} 

h1 {
	font-size: 22px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: cc0000;
}
p {
	text-align: right;
	font-size: 10px;
	font-style: italic;
	padding-right: 11px;
}

body {
	
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	
}
table {
	
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	
}

.footer {

	font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
	padding-left: 7px;
	
	
}

.menu_headpage {
	
	padding-left: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #000000;
	background: #FBD86D;
	
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menu_subpage {
	
	background: #FBDE85;

.normal_text {
	
	padding-left: 10px;
	
}

.ruokalista_h2{
	color: #ff0000;
	font-size: 14px;
}

.sisalto {
	text-align: left;
	padding: 5px;
	float: right;
}

.input_text {
	border: solid 1px #cccccc;
	width: 300px;
}
td .input_textarea {
	border: solid 1px #cccccc;
	width: 300px;
	height: 40px;
}

.cell_over {
	padding-left: 1px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	background: #FBDE85;
}

.cell_out {
	padding-left: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #000000;
	background: #FBD86D;
}