body {
	margin: 10px;
	padding: 10px;
	background: #000000;
	text-align: left;
}
h1 {
	font-size: 12pt;
	color:#CCC
}
h2 {
	font-size: 14pt;
	color:#CCC
}
li a {
	text-decoration : none;
	color: #CCC;
}
.yui-content {
	width:900px;
	height:700px;
}
div p {
	margin:10px;
	font-size:9pt;
	color:#CCC;
	line-height:160%;
}
