body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #404040;
}
.text_white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.text_white_big {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.text_gray {
	font-family: Tahoma;
	font-size: 12px;
	color: #494949;
}
.red {
	color: #9E0E00;
	text-decoration: none;
}