    body{
	background-image: url(../graph/libraryBg.jpg);
	background-attachment: fixed;
	background-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-arrow-color : #ffffff;
	scrollbar-highlight-color : #000000;
	scrollbar-track-color : orange
	}

    .daimei {
	color : rgb(255,0,0);
	font-family : serif;
	font-size : xx-large;
	font-weight : bold;
	font-style : italic;
	text-align : center;
	}

    .moji1  {
	color : rgb(255,160,0);
	font-family : serif;
	font-size : xx-large;
	font-weight : bold;
	font-style : italic
	}

    .moji2  {
	color : rgb(255,160,0);
	font-family : serif;
	font-size : x-large;
	}

    .moji3  {
	color : rgb(255,160,0);
	font-family : serif;
	font-size : large;
	}

    .moji4  {
	color : rgb(255,160,0);
	font-family : serif;
	font-size : medium;
	}

    .moji5  {
	color : rgb(255,160,0);
	font-family : serif;
	font-size : small;
	}

    .honbun{
	color : rgb(255,160,0);
	font-family : serif;
	font-size : small
	}

    .chosha{
	color : rgb(255,160,0);
	font-family : serif;
	font-size : small;
	text-align : right;
	}

    .matubi{
	color : rgb(255,160,0);
	font-family : serif;
	font-size : x-small;
	text-align : center;
	}

    .kousatubun{
	color : rgb(255,160,0);
	font-family : serif;
	font-size : small;
	text-align : left;
	text-indent : 1em;
	line-break : strict;
	}

    .kao{
	color : orange;
	font-family : sans-serif;
	font-size : small
	}

	a:link { color : #ffffff }
	a:active { color : #aa0000 }
	a:visited { color : #ffffff }

	