body{
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(../img/back.gif);
	
}

h1{
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #666666;


}
	
.text {
	line-height: 140%;
	color: #666666;
	font-size: 12px;
}

.text_big {
	line-height: 140%;
	color: #666666;
	font-size: 14px;
}

a:link {
	color: #4e4e4e;
	text-decoration: none;
}
a:hover {
	color: #3370CC;
	text-decoration: none;
}
a:visited {
	color: #3370CC;
	text-decoration: none;
}
a:active {
	background-color: #3370CC;
	text-decoration: none;
	color: #FFFFFF;
}
.text-pink {
	line-height: 140%;
	color: #F58D79;
	font-size: 12px;
}

.text-white {
	line-height: 150%;
	color: #FFFFFF;
	font-size: 12px;
}
.white-b {

	line-height: 125%;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.white-big {

	font-size: 14px;
	line-height: 125%;
	color: #FFFFFF;
}

.text-red {
	line-height: 140%;
	color: #FF0000;
	font-size: 12px;
}

.text-red_b {
	line-height: 140%;
	color: #FF0000;
	font-size: 14px;
	font-weight:bold ;
}

.text-blue {
	line-height: 140%;
	color: #3370CC;
	font-size: 12px;
}

.text-blue_b {
	line-height: 140%;
	color: #3370CC;
	font-size: 14px;
}

.text-gray {
	line-height: 140%;
	color: #444444;
	font-size: 12px;
}
