@charset "utf-8";

body {
	background-color: #281911;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#body_text_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

/* CSS Document */

.body_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.body_text_white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
