body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #888888;
}
body {
	background-color: #000000;
}
a {
	font-size: x-small;
	color: #888888;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #888888;
}
.tmColor {
	color: #DD0000;
	font-size: x-small;
}
.rColor {
	color: #DD0000;
	font-size: small;
}
.bodyText {
	font-size: medium;
}
.bodyTextSmall {
	font-size: small;
}
.formWidth {
	max-width: 150px;
}
.bodyTitle {
	font-size: medium;
	color: #888888;
	text-align: left;
	font-weight: bold;
}
.bodyTextLeftAlign {
	color: #888888;
	font-size: medium;
	text-align: left;
}
