body
{
	background-color: black;
	font-family: Garamond, Courier;
	color: #999999;
	font-size: 20;
}

a:link
{
	color: #FF6666;
	text-decoration: none;
}

a:visited
{
	color: #FF6666;
	text-decoration: none;
}

a:hover
{
	color: #cf3366;
	text-decoration: none;
}




h1
{
	font-family: Papyrus, Palatino Linotype, Book Antiqua, Palatino;
	color: #FFFFFF;
	font-size: 46;
	font-weight: normal;
}

h2
{
	font-family: Garamond, Courier;
	color: #F9F9F9;
	font-size: 26;
	font-weight: normal;
}

h3
{
	font-family: Garamond, Courier;
	color: #999999;
	font-size: 20;
	font-weight: normal;
}

h4
{
	font-family: verdana, tahoma;
	color: #F9F9F9;
	font-size: 18;
	font-weight: normal;
}

h5
{
	font-family: Garamond, Courier;
	color: #999999;
	font-size: 18;
	font-weight: normal;
}

h6
{
	font-family: Garamond, Courier;
	color: #999999;
	font-size: 14;
	font-weight: normal;
}

