body {
	margin-bottom: 0px;
	background-color: #EFE4C6;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: 7b7b7b;
	font-weight: normal;
	line-height: 14px;
}

.text_promo {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: 4E4E4E;
        line-height: 16px;
        text-align: left;
}

a:link {
	color: 7b7b7b;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: 7b7b7b;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #AF0000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.title {
	color: #AF0000;
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
        font-weight: bold;
	text-decoration: none;
}

.subtitle {
	color: #AF0000;
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
        font-weight: bold;
	text-decoration: none;
}

.recipe {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
}

.ingridients {
	color: gray;
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
}


.term {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

.navi {
	color: #AF0000;
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
        font-weight: normal;
	text-decoration: none;
}

.list_big {
	color: #000000;
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
        text-align: left;
}

.list {
	color: #AF0000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
        text-align: left;
}

.list1 {
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
}

.list2 {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
