body {
	text-align:center;
	color:#cccccc;
	background-color:#000000;
}
body,td,th,pre{
	font-size:x-small;
	line-height:120%;
}
a{
	color:#b988af;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:underline;
}

h2{
	font-size:x-small;
	padding-top:100px;
	padding-bottom:10px;
	color:#5d5d5d;
	border-bottom:1px solid #999999;
}
.border{
	border:1px solid #ffffff;
}
