a:link	{
	color: #ffffff;
}
a:visited	{
	color: #ff0000
}
a:active	{
	color: #ff0000;
	background-color: #000000;
}

body{
	background-color: #000000;
	color: #ffffff;
	font-size: 80%;
	line-height: 130%;
	margin: 20px;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#f5fffa;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#f5fffa;
	scrollbar-3dlight-color:#f5fffa;
	scrollbar-arrow-color:#000000;
}

body.diary{
	font-size: 90%;
	line-height: 120%;
}

p{
	margin-left: 15px;
}

table{
	color: #ffffff;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN,sans-serif;
	font-size: 100%;
	line-height: 130%;
}

table.center{
	text-align: center;
}

h6{
	font-size: 120%;
	color: #f5fffa;
	border: thin none;
	border-style: none none solid none;
}

h3{	font-size: 120%;
	color: #f5fffa;
	border: thin none;
	border-style: none none solid none;
	padding-left: 20px;
}

h5{
	font-size: 100%;
	color: #f5fffa;
	border: thin none;
	border-style: none none solid none;
	padding-left: 10px;
}

h4{
	font-size: 150%;
	color: #f5fffa;
	border: thin none;
	border-style: none none solid none;
}

.u{
	text-decoration: underline;
}

.b{
	font-weight: bold;
}

.i{
	font-style: italic;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.strike{
	text-decoration: line-through;
}

div.top{
	margin: 7px;
	text-align: center;
}

.attn{
	color: #ff0000;
	text-decoration: underline;
}

ul{
	list-style-image: url("image/list01.png");
}

ul.2{
	list-style-image: url("image/list02.png");
}

ul.3{
	list-style-image: url("image/list03.png");
}

ul.4{
	list-style-image: url("image/list04.png");
}

ul.5{
	list-style-image: url("image/list05.png");
}
