.xbody
{
	margin:0;
	background:black;
	font-family: arial rounded mt bold, arial, verdana;
	font-size: 12px;
	color: white;
}

.xtitle
{
	font-size: 18px;
	font-weight: bold;
}

.xpeople
{
	font-size: 22px;
	font-weight: bold;
	color: #00FFFF;
}

.xdescription
{
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	text-align: center;
}

.xsection
{
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	text-align: center;
	color: #dddd00;
}

a:link
{
	font-size: 14px;
	font-weight: bold;
	color: #00dddd;
}

a:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #00dddd;
}

a:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
