body {
	background-color: #000000;
}

body, td, th {
	color: #CC99CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

h1 {
	color: #CC0066;
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter Light";
	font-size: 18px;
}

h2 {
	color: #FF66FF;
	font-family: Helvetica;
	font-size: 14px;
}

h3 {
	color: #CCCC99;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}


h6 {
	color: #66FF99;
}

a {
	color: #CC3333;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 30px;
	display: block;
	width: 350px;
	text-align: justify;
	vertical-align: middle;
	white-space: normal;
}
