@charset "utf-8";
/**************************************************************

	Authors		: Vahan Mkrtchyan
	Company		: www.vnacolors.com

**************************************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red {
	font-family: Arial;
	font-size: 20px;
	color: #b00034;
}
.sale{
	font-family: Arial;
	font-size: 12px;
	color: #b00034;
}
.green {
	font-family: Arial;
	font-size: 20px;
	color: #508b05;
}
.blue {
	font-family: Arial;
	font-size: 20px;
	color: #0066FF;
}
.white {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.black {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.white_text {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
.black_text_16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.white_text_16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.footer_text {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
.page_tittel {
	font-family: Arial;
	font-size: 22px;
	color: #0066FF;
}
.page_text {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.page_text_b {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #3976a4;
}

