/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: "Tahoma";
	font-size: 15px;
	color: #000000;
	font-style: normal;
	line-height:18px;
}

td, th {
	list-style-type: square;
}

h1 {
	color: #FFFFFF;
	line-height:40px;
	font-size: 35px;
	background-image: url(../image/h1_back.gif);
	text-align:center;
}

h2 {
	font-size:25px;
	text-indent:4em;
	color: #FF0000;
}

h3 {
	text-indent:8em;
	font-size:20px;
	line-height:10px;
}

h4 {
	text-indent:12em;
	font-size:15px;
}

h5 {
	font-size:25px;
	color:#FF0000;
}

table {
	color:#000000;
	font-size:15px;
}