/*<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;
	font-family: arial, helvetica, sans-serif;
}

A {
	color: 666666;
	text-decoration:none;
	}
A:hover {
	color: #ff6600;
	}
.M {
	font-size: 14px;
	line-height: 1.3em;
	}
.S {
	font-size: 12px;
	line-height: 1.25em;
	}
.bg_brown {
	background-color: #887D51;
	}
.bg_white {
	background-color: #ffffff;
	}
