body
{
	background-color: black;
}

P
{
	padding-right: 20px;
	padding-left: 20px;
	text-justify: auto;
	padding-bottom: 20px;
	color: white;
	padding-top: 20px;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}

A
{
	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}

A:hover
{
	color: lightblue;
}

.content
{
	background-attachment: fixed;
	background-image: url(Images\HalfBall.gif);
	background-repeat: no-repeat;
	background-color: #007576;
}

.smallTable
{
	font-size: 8pt;
	font-family: Tahoma;
	color: white;
}
