*	{
		margin-left: auto;
		margin-right: auto;
		font-family: Verdana, sans-serif;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 0.1em;
		padding: 3 px;
		}
h1 {
		font-size: 1.5em;
		line-height: 2.5em;
		}

h2 {
		font-size: 1em;
		line-height: 2em;
		}

p {
		font-size: 0.75em;
		line-height: 1.5em;
		}
		
a {
		text-align: center;
		}

a:link, a:visited
 {
background-color: #cccccc;
color: #000000;
}

a:hover, a:active
 {
background-color: #ffffff;
color: #000000;
}

a img {
	border: 0;
	}

li {
	display: inline;
	text-align: left;
	margin: 0.25em;
	border: 0px;
	}
	
a.navi {
display: block;
width: 199px;
white-space: nowrap;
overflow: hidden;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
font-size: 0.75em;
text-decoration: none;
letter-spacing: 0.1em;
text-align: left;
}

a.navi:link, a.navi_first:link,
a.navi:visited, a.navi_first:visited
 {
background-color: #cccccc;
color: #000000;
}

a.navi:hover, a.navi_first:hover,
a.navi:active, a.navi_first:active
 {
background-color: #ffffff;
color: #000000;
}

table {
		font-size: 0.75em;
		line-height: 1.5em;
		text-decoration: none;
		letter-spacing: 0.1em;
		text-align: left;
		}			

th	{
		border-bottom: 1px solid #000000;
		border-top: 1px solid #000000;
		}
		
td	{
		border-bottom: 1px solid #000000;
		}

