body
{
	font-size: xx-small;
	color: #ffffff;
	font-family: Verdana;
}
A
{
	color: darkgray;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.headline
{
	font-size: medium;
	color: #003366;
	font-family: 'Arial Black';
}

P
{
	line-height: normal;
	padding: 3px;
}
.profileContent
{
	font-size: xx-small;
	color: gainsboro;
	line-height: normal;
	font-family: Tahoma;
}

TABLE
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
}
