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

body {
	color: #00FF00;
	background-color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}
.black {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

a:link, a:visited {
	color: #E90000;
}
a:hover, a:active {
	color: #FFFF00;
}
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E90000;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFF00;
	text-decoration: none;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
