@charset "utf-8";
/* CSS Document */

.Header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
body {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma;
	background-color: fbe6b2;
}
link {
	color: #333333;
}

.main_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.main_bold_white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_text {
	font-family: Tahoma;
	font-size: 11px;
}
