body {
	color: #666666;	
	margin:0px;
	padding:0px;
	font-size: 62.5%;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #f6f2e7;
	width:264px;
}



a {
	font-size: 0.8em;
	line-height: 1.4em;
}

a:link {
	color: #ee8076;
	text-decoration: none;
}
a:visited {
	color: #ee8076;
	text-decoration: none;
}	
a:hover {
	color: #ee8076;
	text-decoration: none;
}
a:active {
	color: #ee8076;
	text-decoration: none;
}
	
p {
	font-size:1.2em;
	line-height: 1.4em;
	border-bottom: 1px dotted #dedede;
	margin:0 0 0 8px;
	padding:5px 0 7px 0;
}