.menu {
	color : black;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.menu a:link{
	color : black;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.menu a:hover{
	color : black;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.menu a:visited{
	color : black;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.menu a:active{
	color : black;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.pdf {
	color : red;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.pdf a:link{
	color : red;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.pdf a:hover{
	color : red;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.pdf a:visited{
	color : red;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.pdf a:active{
	color : red;
	font-style : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	line-height : 10pt;
	text-decoration : none;
}

.tit {
	color : black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75px;
	font-style: normal;
	font-weight: 900;
	color: #000000;
	letter-spacing: -6pt;
	line-height: 60px;
}
