.year{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	padding-left: 58px;
}

.mounth{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}

.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 56px;
	color: #D30065;
	font-weight: bold;
}

.day{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.title_block{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #D30065;
	font-weight: bold;
}

.title{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #D30065;
	font-weight: bold;
	padding-left: 10px;

}
.title, .title h1{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #D30065;
	font-weight: bold;
	padding-left: 10px;

}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 5 25 15 25;
}
.text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333;
	font-weight: bold;
}
.text p {text-align:justify;}
.text h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333;
	color: #D30065;
	font-weight: bold;
}
.menu{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none;

}

.menu:hover{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #D30065;
	font-weight: bold;
	padding-left: 30px;
}  

.menu_sel{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #D30065;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none;
}

.viz{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5 5 5 5;
	font-weight: bold;
}

.tel {
	font-family: Arial, Helvetica, sans-serif;
	color: #d30065;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.mail {
	font-family: Arial, Helvetica, sans-serif;
	color: #d30065;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.ActionForm td {padding-bottom: 10px;	
}

.ActionForm label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
}
