body {
	font-size: 14px;
}

#center {
	text-align: center;
}

#all {
	background-color: white;
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

#flash {
	clear: both;
}


#footer {
	clear: both;
	text-align: center;
	background-color: #F0F000;
}

.menu {
	display: inline;
}

IMG.top {
	width: 800;
	height: 200;
}

table.style1 {

}

table.style2 {
	font-size: 12px;
}
.style2 th {
	border-bottom: 1px dashed #A9A9A9;
	font-size: 12px;
}
.style2 td {
	border-bottom: 1px dashed #A9A9A9;
}

.style1 td {
	vertical-align: top;
}

h2.style2 {
	text-align: center;
	background-image: url(img/2.gif);
}
h3.koe {
	text-align: center;
	background-image: url(img/right_back.gif);
}

* {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}
