body {
	background-color: #040404;
}
h1 {
	color: #6289A2;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-weight: lighter;
	font-size: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #CCC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: 100;
	letter-spacing: 1pt;
}
h2 {
	font-family: "Lucida Console", Monaco, monospace;
	color: #5E8AA1;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	top: 0px;
	text-decoration: underline;
}
h3 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #5E8AA1;
	font-style: italic;
	text-decoration: underline;
}
hr {
	color: #A40000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #950000;
	margin-bottom: 2px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCC;
	font-size: 12px;
	font-weight: 100;
	margin: 0px;
}
a {
}
.red {
	color: #8E0100;
}
.White {
	color: #CCC;
}
