td,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textnormal {
	font-size: 11px;
}
.texthead {
	font-size: 11px;
	text-indent: 0.3cm;
}
.navi {
	color:#CCCCCC;
	font-size: 11px;
	text-indent: 0.5cm;
}
.navi_head {
	color:#CCCCCC;
	font-size: 11px;
	text-indent: 0.1cm;
	font-weight: bold;
}
.textnormala {
	font-size: 12px;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

body, textarea {
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#000000;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
