p
{
	font-weight: bold;
	color: white;
}

h2
{
	color: white;
}

h3
{
	color: white;
}

h4
{
	font-weight: bold;
	color: seashell;
}

li
{
	font-weight: bold;
	color: white;
}

td { font-weight:normal; color: white; }

th { font-weight:bold; color: white; }

a:link { color: lightyellow; }
a:visited { color: lightyellow; }
a:hover { color: maroon; }
a:active { color: maroon; }

body 
{
	background-repeat: no-repeat;
	background-position: center;
	background-color: 669999;
}
