body,td,th {
	font-family: Papyrus, sans-serif;
	font-size: 12px;
	color: #b0c4de;
	font-weight: bold;
	letter-spacing: 2px;
}
body {
	background-color:#000000
}
a:link {
	color: #708090;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#708090;
}
a:hover {
	text-decoration: underline;
	color: #b0c4de;
}
a:active {
	text-decoration: none;
	color: #b0c4de;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #708090;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
}
