body{
	padding:0px;
	margin:0px;
	font-family: "??", Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:12px;
	background-color: #efead8;
	line-height: 16px;
}
.box {
	border: 1px dotted #B1A47A;
}

img, ul, li, h1, h2, h3, p, div{padding:0;margin:0;}
a:link, a:visited{
	text-decoration: none;
	color: #2757AD;
}

a:hover, a:active{
	text-decoration: underline;
	color: #A0131B;
}
.box2 {
	border: 3px double #B1A47A;
}
.ttl {
	font-size: 18px;
	font-weight: bold;
	color: #820700;
}

#table img { border: 0; }

#table #photo img { margin:5px; }