body {
	background-color: #333333;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", serif;
	color: #333333;
}
table {
	background-position: center;
	border: none;
}
.lighttext {
	font-size: x-small;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.pagetitle {
	font-size: large;
	color: #E07040;
	font-weight: bold;
}
td {
	vertical-align: top;
}
.copyrighttext {
	font-size: xx-small;
	color: #CCCCCC;
	text-align: center;
}
.newstext {
	font-size: x-small;
	color: #666666;
}
.topbordersolid {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
a {
	color: #E07040;
}
.personname {
	color: #E07040;
	font-size: x-small;
	font-weight: bold;
}
.text {
	font-size: x-small;
	text-align: justify;
}
