@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
body,td,th {
	font-size: x-small;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #9999FF;
	text-decoration: none;
}
a:visited {
	color: #B9B9FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6262FF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: x-large;
	color: #FFFFFF;
}
h2 {
	font-size: medium;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.pie {font-size: xx-small; border-top:1px solid #999999; margin-top:15px; padding-top:5px;}
