body,td,th {
	font-family: Verdana;
	font-size: 12px;
	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: #1e90ff;
}
a:active {
	text-decoration: none;
	color: #1e90ff;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 72px;
	color: #1e90ff;
}
h2 {
	font-size: 28px;
	color: #1e90ff;
	letter-spacing: 4px;
}
h3 {
	font-size: 18px;
	color: #1e90ff;
	letter-spacing: 2px;
	padding-top: 100px;
}
h4 {
	font-size: 18px;
	color: #1e90ff;
	letter-spacing: 2px;
}
h5 {
	font-size: 16px;
	color: #c0c0c0;
	letter-spacing: 2px;
}
h6 {
	font-size: 12px;
	color: #1e90ff;
	letter-spacing: 2px;
}
