body
{
	background-color: black;
	font-weight: normal;
	font-size: 11pt;
	color: white;
	font-family: arial;
	margin-top:2pt;
	text-align:center;
}

.GroupBackground
{
	background-image: url(images/background.jpg);
}


a
{
	font-weight: bold;
	color: dodgerblue;
}

a:hover
{
	font-weight: bold;
	color: white;
}

ul
{
list-style-type: none;
}


.LeftNav
{
width: 200px;
}


h2
{
	margin-top:20px;
}

a img
{
	text-decoration: none;
}