body	{
	color:#444;
	font-size:80%;
	margin:10%;
	background:#DDD;
	}
blockquote	{
	margin:10pt 0 10pt 0;
	background:#EED;
	padding:10px;
	}
blockquote,p,ul,ol	{
	line-height:130%;
	}
p	{
	text-indent:10pt;
	}
h1	{
	text-align:center;
	}
h3,h1	{
	color:#888;
	font-size:100%;
	border:outset 1;
	background:#DDD;
	padding:4 20 4 20;
	}
h4	{
	font-size:90%;
	background:url(image/h4.png) 1% 90% no-repeat;
	border-top:1 dotted #444;
	color:#900;
	padding:20pt 0 0 18px;
	}
div.body	{
	border:solid 1;
	border-color:#777 #EEE #EEE #777;
	margin:3%;padding:5%;
	background:#FFF;
	}
ul	{
	list-style-image:url(image/list.png);
	}
li	{
	margin-bottom:10pt;
	}
image	{
	border:none;
	}
a	{
	color:#00F;
	}
a:visited	{
	color:#029;
	}
a:active	{
	color:#F00;
	}
p.c	{
	color:white;
	text-align:center;
	}

