BODY
{
	background-color:	#18003d;
	color:				#ada4b2;
	font-family:		serif;
	font-size:			small;
}

A
{
	color:				white;
	font-weight:		bold;
	text-decoration:	none;
}

A:HOVER
{
	color:				white;
	font-weight:		bold;
	text-decoration:	none;
}

TABLE
{
	border-spacing:		5px;
}

TD
{
	color:				#ada4b2;
	font-family:		serif;
	font-size:			small;
	vertical-align:		top;
	text-align:			left;
}

H1
{
	color:				#ada4b2;
	font-family:		serif;
	font-size:			large;
}

