BODY {
  background-image : url(""); 
  background-color : #ffe300;
  background-attachment: fixed;
  font-size: 10pt;
	color: #666666;
  line-height : 16px;
scrollbar-arrow-color : transparent; 
scrollbar-darkshadow-color : transparent;
scrollbar-3dlight-color: transparent;
scrollbar-face-color : transparent; 
scrollbar-highlight-color : transparent;
scrollbar-track-color: transparent;
scrollbar-shadow-color : transparent;
}

a:link		{ color: blue }
a:visited	{ color: #0000ff }
a:hover		{ color: red }
a:active	{ color: blue }

FONT{
  font-size: 10pt;
}

TD{
  font-size: 10pt;
  line-height : 16px;
}

.bFont{
  font-size : 12pt;
	line-height : 22px;
}

.bbFont{
  font-size : 15pt;
	line-height : 24px;
}

.bbbFont{
  font-size : 18pt;
	line-height : 1.3em;
}

.ssFont{
  font-size : 7.5pt;
}

.bgColText{
  background-color : #FFFFFF;
}

.bgTitle{
  color : #cc3333;
  background-color : #FFFFFF;
}

.diaryLineHeight {
  line-height : 18px;
}

.pageTilteColor	{
	color : #ff33cc;
	font-weight : bold;
	text-decoration : underline;
}
