/* CSS Document */
@charset "UTF-8";

#page {
	font-family: arial,helvetica, clean, sans-serif;
}

#footer {
	font-weight:bold;
}

#wrap {
	text-align: left;
	text-justify: none;
}

#header_logo .logo_tmu {
	margin-left: 10px;
	margin-top: 0px;
}

#content{
	text-align: left;
	text-justify: none;
}

#content h1, #content h2 , #content h3, #content h4, #content h5, #content h6{
	font-family: arial,helvetica,clean,sans-serif;
	letter-spacing: 0;
}
