@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.space {
	padding-top: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4c6565;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style19 {color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style29 {font-weight: bold; color: #999999;}
.inbox {	color: #999999;
	font-weight: bold;
	font-size: 12px;
}