/*<LINK REL=STYLESHEET TYPE="text/css" HREF="../basic.css">*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #887D51;
}

A {
	color: 666666;
	text-decoration:none;
	}
A:hover {
	color: #ff6600;
	}
.L {
	font-size: 14px;
	font-weight: bold;
	}

.M {
	font-size: 12px;
	line-height: 18px;
	}
.S {
	font-size: 11px;
	line-height: 14px;
	}
.bg_brown {
	background-color: #887D51;
	}
.bg_white {
	background-color: #ffffff;
	}

