@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);

h5 {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 150%;	
	text-align: center;
	}
h2 {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 18pt;
	font-weight: 300;
	}
h5 a{
	text-decoration: none;
}