body {
	color: #efede1;	
	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: #444546;
	width:230px;
}


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

a:link {
	color: #95b533;
	text-decoration: none;
}
a:visited {
	color: #95b533;
	text-decoration: none;
}	
a:hover {
	color: #95b533;
	text-decoration: none;
}
a:active {
	color: #95b533;
	text-decoration: none;
}
	
p {
	font-size:1.2em;
	line-height: 1.4em;
	margin:0 0 0 8px;
	padding:5px 0 7px 0;
}