body,td,th {
	font-family: BernhardFasD, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c0c0c0;
	font-weight: bold;
	letter-spacing: 2px;
}
body {
	background-color:#000000
}
a:link {
	color: #c0c0c0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#c0c0c0;
}
a:hover {
	text-decoration: underline;
	color: #c0c0c0;
}
a:active {
	text-decoration: none;
	color: #c0c0c0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 60px;
	color: #708090;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-size: 30px;
	color: #708090;
	letter-spacing: 4px;
	margin: 0px;
	font-weight: normal;
}
h3 {
	font-size: 30px;
	color: #708090;
	letter-spacing: 4px;
	margin: 0px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #708090;
	letter-spacing: 2px;
	margin: 0px;
}
h5 {
	font-size: 24px;
	color: #708090;
	letter-spacing: 2px;
	margin: 0px;
}
h6 {
	font-size: 24px;
	color: #1e90ff;
	letter-spacing: 2px;
}