body
	{
	background-color: white;
	background-image: url(../gazo/bg03.gif);
	}
p
	{
	font-size: 11pt;
	color: black;
	line-height: 16pt;
	margin: 16pt;
	}
a:link,a:visited,a:acive
	{
	font-size: 18pt;
	text-decoration: none;
	}
a:link,a:visited
	{
	color: orangered;
	}
a:acive
	{
	color: lime;
	}
table
	{
	margin-left: auto;
	margin-right: auto;
	}
table.six
	{
	width: 600px;
	}
.main
	{
	text-align: center;
	}
.img
	{
	border: ridge wheat;
	border-width: 10px;
	}
.title
	{
	font-size: 20pt;
	color: blue;
	background: orange;
	border-style: groove;
	border-width: 6px;
	border-color: orange;
	margin-top: 24pt;
	}
h1
	{
	font-size: 24pt;
	color: deeppink;
	line-height: 40pt;
	}
