body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1   {
	font-size : 15px;
	font-weight:bold;
}

a.naviMain {
	font-size : 1.1em;
	text-decoration : none;
	color : #666;
	font-weight : bold;
}

a.naviSub {
	font-size : 1em;
	text-decoration : none;
	color : #666;
	/*font-weight : bold;*/
	margin-right : 15px;
}

a.naviMain:hover, a.naviSub:hover, a.naviActive {
	color : #5bbbbc;
}

.textArea {
	font-size : 13px;
}
