
	BODY	{
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #ffcccc;
		scrollbar-shadow-color: #ffcccc;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color: #ffcccc;
		scrollbar-track-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
	}

	H1	{
		color		: #ff6969;
		font-size	: 150%;
		background-color: #ffeeee;
		text-align	: center;
		padding		: 5px;
	}

	H2	{
		color		: #ff6969;
		font-size	: 130%;
		background-color: #ffeeee;
		text-align	: center;
		margin-left	: 20px;
		margin-right	: 20px;
	}

	em	{
		font-style	: normal;
		font-size	: 105%;
		font-weight	: bold;
		color		: #ff6969;
	}

	strong	{
		font-style	: normal;
		font-size	: 110%;
		font-weight	: bold;
		color		: #ff6969;
		text-decoration	: underline;
	}

	q	{
		border:dotted 2px #7d7d55;
	}

	blockquote	{
		margin: 1em;
		padding: 1em;
		border:dotted 2px #7d7d55;
		line-height	: 130%;
	}

	UL	{
		list-style-type: circle
	}
	.submit{
		color:#000000;
		font-size:93%;
		background-color:#ffffff;
		border-left:1px solid #ccccff;
		border-right:2px solid #aaaaff;
		border-top:1px solid #ccccff;
		border-bottom:2px solid #aaaaff;
	}
	.c_head {
		line-height: 100%; font-size: 85%; background-color: #ffdddd
	}
	.c_menu {
		line-height: 130%; font-size: 85%; background-color: #ffffff;
	}

	.word	{
		font-style	: normal;
		font-size	: 105%;
		font-weight	: bold;
		color		: #000000;
	}

	.index {
		line-height: 140% ;font-size: 93%
	}
	.text85 {
		line-height: 140% ;font-size: 85% ;
	}

	a:Link { color: #6600cc ; text-decoration: none }
	a:Visited { color: #6600ff ; text-decoration: none }
	a:hover { color: #CC3399 ; text-decoration: underline }

