/* CSS Document */

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}

.bold {
	line-height: 18px;
	font-weight: bold;
}
.article_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.small1 { font-size: 9pt; }

.small2 { font-size: 8pt; }

.banner_2_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}

.banner_22_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bolder;
}

.medium_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.medium_type_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.Buon_Appetito {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #CC0000;
	font-weight: bold;
}

.medium_type2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 110%;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 7px;
	width: 124px;
	background-color: #CC0000;
	color: #FFFFFF;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 7px;
	width: 124px;
	background-color: #3333FF;
	color: #FFFFFF;
}

.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 7px;
	width: 124px;
	background-color: #CC0000;
	color: #FFFFFF;
}

.navigation2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 7px;
	width: 124px;
	background-color: #000000;
	color: #FFFFFF;
}

.nav_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 7px;
	width: 124px;
	background-color: #000000;
	color: #FFFFFF;
}
.blue {
	color: #0000FF;
}
.red {
	color: #FF0000;
}
.red2 {
	color: #990000;
}
.red3 {
	color: #CC0000;
}
.large_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}

