body,td,th {
	color: #00CC33;
	font-weight: bold;
	font-size: x-large;
}
body {
	background-color: #000000;
}
.style3 {
	font-size: 54px;
	font-style: italic;
	color: #00CC33;
}
.style5 {font-size: x-large; color: #00CC33; }
a:link {
	color: #00CC33;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #660099;
}
a:active {
	text-decoration: underline;
	color: #00FF00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: x-large;
	color: #00CC33;
}
.style6 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.Paragraph {
	font-size: x-large;
	color: #00CC33;
}
.ParagraphHeading {
	font-size: 30px;
	color: #0000FF;
}
.Pageheading {
	font-size: 40px;
	font-style: italic;
	font-weight: bolder;
	color: #00CC33;
}
.Title {
	font-size: 60px;
	font-style: italic;
	font-weight: bold;
	color: #00CC33;
	text-decoration: blink;
}
