main_title
{
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F93;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: normal;
}

main_title_red
{
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F30;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: normal;
}

main_top_title
{
	font-size: 35px;
	background-color: #B7E8E7;
	font-weight: bolder;
}

main_top_title_back
{
	font-size: 35px;
	background-color: #F87275;
	font-weight: bolder;
}

black
{	
	color: #000;
	
}

part_1
{
	font-size: 32px;
	background-color: #FF9933;
	font-weight: bolder;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}
