.headtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000066;
}
body { 
background-image: 
url('/images/black_back.jpg');
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: FFFF00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: FFFF00;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: FFFF00;
}